@@ -244,15 +244,12 @@
},asynCallBack(){
- if(this.$route.query.exchange){
- this.getDetail();
- }
+
},
mounted() {
- if(!this.$route.query.exchange){
+ this.getDetail();
destroyed() {