Browse Source

1. 优化

MONSTER-ygh 1 năm trước cách đây
mục cha
commit
b423214de5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);