修改返回处理
This commit is contained in:
@@ -65,6 +65,9 @@ export default {
|
||||
created () {
|
||||
this._queryIODtl()
|
||||
},
|
||||
activated () {
|
||||
this._queryIODtl()
|
||||
},
|
||||
methods: {
|
||||
/** 1.1出入库单查询 */
|
||||
async _queryIODtl () {
|
||||
|
||||
Reference in New Issue
Block a user