Commit f1c76fe0 by caoyanzhi

Merge branch 'bugfix/会员详情添加提示'

parents 17f0e977 ae50afcf
......@@ -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