订单详情 不触发加载问题
This commit is contained in:
parent
9313d5a886
commit
6b27278e6e
@ -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();
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user