vuex
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
},
|
||||
destroyed () {
|
||||
this.$store.dispatch('publicObj', '')
|
||||
this.$store.dispatch('setPublicObj', '')
|
||||
},
|
||||
created () {
|
||||
this._getWork()
|
||||
@@ -150,7 +150,7 @@
|
||||
this.sale_id = ''
|
||||
this.index = ''
|
||||
this.bar_code = ''
|
||||
this.$store.dispatch('publicObj', '')
|
||||
this.$store.dispatch('setPublicObj', '')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user