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>