选择门店的回填issue

This commit is contained in:
Gao xiaosong
2020-10-30 01:51:53 +08:00
parent 107c4c40f0
commit ac84e27741
2 changed files with 3 additions and 2 deletions

View File

@ -308,6 +308,7 @@
},
computed: mapGetters(["isLogin", "location"]),
mounted: function () {
this.$store.commit("get_to", "goodcon");
let url = handleQrCode();
if (!url) {
url = handleUrlParam(getCurrentPageUrlWithArgs())