修改备件出入
This commit is contained in:
@@ -64,6 +64,8 @@ export default {
|
|||||||
this._queryIODtl()
|
this._queryIODtl()
|
||||||
},
|
},
|
||||||
activated () {
|
activated () {
|
||||||
|
this.pkId = ''
|
||||||
|
this.pkObj = {}
|
||||||
this._queryIODtl()
|
this._queryIODtl()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
@@ -66,6 +66,8 @@ export default {
|
|||||||
this._queryIODtl()
|
this._queryIODtl()
|
||||||
},
|
},
|
||||||
activated () {
|
activated () {
|
||||||
|
this.pkId = ''
|
||||||
|
this.pkObj = {}
|
||||||
this._queryIODtl()
|
this._queryIODtl()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user