Commit ae50afcf by caoyanzhi

fix: 添加提示

parent 05d3af00
......@@ -983,6 +983,7 @@ export default {
setTimeout(() => {
this.$router.go(-1)
}, 3000)
return
if (!this.storeImageUrl) {
this.$store.dispatch("getStorePicture");
}
......
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