半成品入库
This commit is contained in:
@@ -122,6 +122,11 @@ export default {
|
||||
pkObj: {}
|
||||
}
|
||||
},
|
||||
created () {
|
||||
this._getBcpStor()
|
||||
this._getBillType()
|
||||
this._getAll()
|
||||
},
|
||||
methods: {
|
||||
// 仓库下拉框
|
||||
async _getBcpStor () {
|
||||
|
||||
Reference in New Issue
Block a user