mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
订单详情 不触发加载问题
This commit is contained in:
@@ -518,7 +518,9 @@ export default {
|
|||||||
return label;
|
return label;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
activated() {
|
|
||||||
|
|
||||||
|
mounted() {
|
||||||
this.sn = this.$route.query.sn;
|
this.sn = this.$route.query.sn;
|
||||||
this.getDetail();
|
this.getDetail();
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user