Commit 858f875f authored by malin's avatar malin

t

parent 415a1fca
......@@ -154,6 +154,7 @@ export default {
},
mounted() {
location.reload();
this.babyInfo = JSON.parse(utils.getCookie("babyInfo")); // 将宝宝信息解析出来
this._queryOrder(); // 查询是否支付成功
......
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