yfh 4 годин тому
батько
коміт
9ea635aeb1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/company/companyRecharge/index.vue

+ 1 - 1
src/views/company/companyRecharge/index.vue

@@ -44,7 +44,7 @@
           type="primary"
           icon="el-icon-edit"
           @click="handleRecharge"
-          v-hasPermi="['company:companyRecharge:Recharge']"
+          v-hasPermi="['company:companyRecharge:recharge']"
         >充值</el-button>
       </el-col>
 	  <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>