瀏覽代碼

1. 优化

MONSTER-ygh 11 月之前
父節點
當前提交
b423214de5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/team/teamMr/index.vue

+ 1 - 1
src/views/team/teamMr/index.vue

@@ -435,7 +435,7 @@ export default {
         }
     },
     creditGrantingFun(row) {
-      this.$refs["creditGranting"].openDialog("账户授信额", row);
+      this.$refs["creditGranting"].openDialog("账户授信额", row);
     },
     rechargeBoxFun(row) {
       this.$refs["rechargeBox"].openDialog("账户充值", row);