opt:优化盘点功能、换标转单出库
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<el-option
|
||||
v-for="item in dict.ST_INV_OUT_TYPE"
|
||||
:key="item.value"
|
||||
:disabled="item.value === '1099'"
|
||||
:disabled="item.value === '1099' || item.value === '1020'"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user