瀏覽代碼

Merge branch 'ol_12_30' of http://git.dayaedu.com/molingzhide/dy-admin-manager into ol_12_30

mo 4 年之前
父節點
當前提交
5b8cb90c8a
共有 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({