|
|
@ -130,7 +130,6 @@
|
|
|
|
<el-select v-model="inputQuery.preInBack"
|
|
|
|
<el-select v-model="inputQuery.preInBack"
|
|
|
|
:disabled="inputQuery.actionType != 2 || inputQuery.mainAction!='WareHouseIn' ||
|
|
|
|
:disabled="inputQuery.actionType != 2 || inputQuery.mainAction!='WareHouseIn' ||
|
|
|
|
inputQuery.corpType != 2 || inputQuery.inStock==false "
|
|
|
|
inputQuery.corpType != 2 || inputQuery.inStock==false "
|
|
|
|
|
|
|
|
|
|
|
|
style="width: 90%"
|
|
|
|
style="width: 90%"
|
|
|
|
placeholder="是否退回" clearable
|
|
|
|
placeholder="是否退回" clearable
|
|
|
|
>
|
|
|
|
>
|
|
|
|