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