opt:印尼mdm变更前端优化
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<el-option
|
||||
v-for="item in dict.ST_INV_IN_TYPE"
|
||||
:key="item.value"
|
||||
:disabled="item.value !== '0002'"
|
||||
:disabled="item.value !== '0002' && item.value !== '0013' && item.value !== '0014'"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user