Explorar o código

fix: 修复列表重置问题

zhangyuhan hai 4 meses
pai
achega
ab1e446ba2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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