选择门店的回填issue
This commit is contained in:
@ -308,6 +308,7 @@
|
||||
},
|
||||
computed: mapGetters(["isLogin", "location"]),
|
||||
mounted: function () {
|
||||
this.$store.commit("get_to", "goodcon");
|
||||
let url = handleQrCode();
|
||||
if (!url) {
|
||||
url = handleUrlParam(getCurrentPageUrlWithArgs())
|
||||
|
Reference in New Issue
Block a user