代码更新

This commit is contained in:
2022-11-10 19:11:33 +08:00
parent d81503d567
commit 010d3ebe9f
14 changed files with 1175 additions and 14 deletions

View File

@@ -281,7 +281,7 @@ export default {
}
},
created() {
crudStorattr.getStor({ 'is_materialstore': '1' }).then(res => {
crudStorattr.getStor({ 'is_productstore': '1' }).then(res => {
this.storlist = res.content
})
crudRawAssist.getType({ 'io_code': '0101', 'io_flag': '01' }).then(res => {