提交一下
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
}).then(res => {
|
||||
if (res?.data) {
|
||||
this.storeKeyGoods = res.data
|
||||
this.$storeBoard.storeKeyGoods = res.data
|
||||
this.$set(this.$storeBoard, 'storeKeyGoods', res.data)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user