no message
parent
91955c0961
commit
20dc4a2ff4
|
|
@ -57,6 +57,7 @@
|
||||||
icon="el-icon-document-add"
|
icon="el-icon-document-add"
|
||||||
v-show="true"
|
v-show="true"
|
||||||
@click="FromInventoryFlag=true"
|
@click="FromInventoryFlag=true"
|
||||||
|
:disabled="crud.selections.length !== 1 || this.crud.selections[0].taskStatus!='ALLOCATE'"
|
||||||
>
|
>
|
||||||
替换分配库存
|
替换分配库存
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue