yfh 4 timmar sedan
förälder
incheckning
9ea635aeb1
1 ändrade filer med 1 tillägg och 1 borttagningar
  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>