Prechádzať zdrojové kódy

Merge branch 'ol_12_30' into online

lex-xin 4 rokov pred
rodič
commit
4d4900e776
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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({