fix: 更新包码
This commit is contained in:
parent
5362d27566
commit
20ba90f8a0
|
@ -144,6 +144,7 @@
|
||||||
let openid = getQueryString("openid");
|
let openid = getQueryString("openid");
|
||||||
if (openid) {
|
if (openid) {
|
||||||
this.openid = openid;
|
this.openid = openid;
|
||||||
|
this.getGoodsStatus();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
|
Loading…
Reference in New Issue