fix
This commit is contained in:
parent
4c39c13007
commit
125e82d310
|
|
@ -83,7 +83,6 @@
|
||||||
style="width: 100%"
|
style="width: 100%"
|
||||||
@change="selectBatchChange"
|
@change="selectBatchChange"
|
||||||
@clear="selectBatchClear"
|
@clear="selectBatchClear"
|
||||||
:disabled="selectBatchDisable"
|
|
||||||
>
|
>
|
||||||
<el-option
|
<el-option
|
||||||
v-for="item in batchOptions"
|
v-for="item in batchOptions"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue