@@ -60,7 +60,7 @@
<el-select-v2 v-model="param.empCode"
clearable
remote
- style="width: 90px"
+ style="width: 120px"
filterable
:remote-method="empMethod"
:options="empList"/>