Przeglądaj źródła

去掉多余显示

lex-xin 4 lat temu
rodzic
commit
6b15dd4127
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/views/adapayAccount/index.vue

+ 1 - 0
src/views/adapayAccount/index.vue

@@ -261,6 +261,7 @@ export default {
     },
     async getCalcBranchList() {
       await getPaymentConfigs({ payType: 'ADAPAY' }).then(res => {
+        this.calcBranchList = []
         if (res.code == 200 && res.data) {
           res.data.forEach(item => {
             this.calcBranchList.push({