rev:表单同步;add:手持单据出库

This commit is contained in:
zhangzq
2024-11-18 10:58:20 +08:00
parent 15951b0341
commit fb38bc1556
11 changed files with 362 additions and 109 deletions

View File

@@ -24,7 +24,7 @@
v-for="item in fromTypes"
:key="item.value"
:value="item.value"
:label="item.label"
:label="item.lable"
/>
</el-select>
</el-form-item>