MONSTER-ygh hace 1 año
padre
commit
b423214de5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);