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