半成品入库
This commit is contained in:
@@ -68,11 +68,14 @@
|
||||
disabled: false
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
onShow() {
|
||||
if (this.$store.getters.publicArr) {
|
||||
this.dataList = this.$store.getters.publicArr
|
||||
}
|
||||
},
|
||||
destroyed () {
|
||||
this.$store.dispatch('setPublicArr', '')
|
||||
},
|
||||
methods: {
|
||||
/** 选择器1 */
|
||||
selectChange1(e) {
|
||||
|
||||
Reference in New Issue
Block a user