半成品入库

This commit is contained in:
2023-06-30 17:28:11 +08:00
parent a65922cc60
commit d7ec91aa0e
12 changed files with 260 additions and 46 deletions

View File

@@ -122,6 +122,11 @@ export default {
pkObj: {}
}
},
created () {
this._getBcpStor()
this._getBillType()
this._getAll()
},
methods: {
// 仓库下拉框
async _getBcpStor () {