add:新增运转费、卸车费、其他费用
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
>
|
||||
<el-option
|
||||
v-for="item in dict.ST_INV_OUT_TYPE"
|
||||
:disabled="item.value !== '1001' && item.value !== '1009'"
|
||||
:key="item.value"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
|
||||
Reference in New Issue
Block a user