zhangyuhan 4 месяцев назад
Родитель
Сommit
ab1e446ba2
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      apps/jy-pc/src/views/equity/Exchange.vue

+ 4 - 0
apps/jy-pc/src/views/equity/Exchange.vue

@@ -473,6 +473,10 @@ export default {
     },
     async getThirdExchangeList() {
       this.thirdPartyExchange.loading = true
+      this.thirdPartyExchange.pending = []
+      this.thirdPartyExchange.processed = []
+      this.thirdPartyExchange.rule = []
+      this.thirdPartyExchange.address = ''
       try {
         const ajaxFn =
           this.activeType === 0