Commit 41e20b55 by crushh

update: dist

parent aa635faf
......@@ -247,8 +247,9 @@ export default {
});
if (this.isEdit) {
this.getDetail();
}
} else {
this.getStoreList();
}
},
methods: {
......@@ -288,6 +289,7 @@ export default {
this.welcomeType = 2;
}
this.landingForm = page;
this.getStoreList();
}
})
.finally(_ => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment