fix:原材料入库

This commit is contained in:
2023-05-17 09:54:26 +08:00
parent 535b1a6b8c
commit 8026de6ec2
43 changed files with 2345 additions and 1301 deletions

View File

@@ -379,7 +379,7 @@ export default {
}
},
created() {
crudSectattr.getSect().then(res => {
crudSectattr.getSect({}).then(res => {
this.sects = res.content
})
/* checkoutbill.getInvTypes().then(res => {