Kaynağa Gözat

权限设置

yjwang 1 gün önce
ebeveyn
işleme
cb864c173f

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

@@ -248,7 +248,7 @@
             type="text"
             icon="el-icon-s-tools"
             @click="handleErpInfo(scope.row)"
-            v-hasPermi="['his:company:edit']"
+            v-hasPermi="['his:storeErpInfo:edit']"
           >设置ERP信息</el-button>
         </template>
       </el-table-column>

+ 1 - 1
src/views/hisStore/store/index.vue

@@ -261,7 +261,7 @@
             type="text"
             icon="el-icon-s-tools"
             @click="handleErpInfo(scope.row)"
-            v-hasPermi="['his:store:edit']"
+            v-hasPermi="['his:storeErpInfo:edit']"
           >设置ERP信息</el-button>
           <el-button
             size="mini"