备件出入库
This commit is contained in:
@@ -60,6 +60,9 @@ export default {
|
||||
}
|
||||
next()
|
||||
},
|
||||
created () {
|
||||
this._queryIODtl()
|
||||
},
|
||||
methods: {
|
||||
/** 1.1出入库单查询 */
|
||||
async _queryIODtl () {
|
||||
|
||||
@@ -62,6 +62,9 @@ export default {
|
||||
}
|
||||
next()
|
||||
},
|
||||
created () {
|
||||
this._queryIODtl()
|
||||
},
|
||||
methods: {
|
||||
/** 1.1出入库单查询 */
|
||||
async _queryIODtl () {
|
||||
|
||||
Reference in New Issue
Block a user