瀏覽代碼

Merge branch 'ol_12_30' into online

lex-xin 4 年之前
父節點
當前提交
4d4900e776
共有 1 個文件被更改,包括 1 次插入0 次删除
  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({