Jelajahi Sumber

调整参数

yfh 4 jam lalu
induk
melakukan
9ea635aeb1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>