MONSTER-ygh il y a 11 mois
Parent
commit
b423214de5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);