微调
This commit is contained in:
@@ -483,7 +483,7 @@ export default {
|
||||
this.$nextTick(() => {
|
||||
this.$refs.commonShop.clear();
|
||||
// this.$refs.commonShop.bookMarketId = null;
|
||||
this.$refs.commonShop.getDataList(type == "edit" ? form.id : "");
|
||||
// this.$refs.commonShop.getDataList(type == "edit" ? form.id : "");
|
||||
});
|
||||
},
|
||||
addOrUpdateHandle() {
|
||||
|
||||
Reference in New Issue
Block a user