yjwang 1 روز پیش
والد
کامیت
cb864c173f
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/his/company/index.vue
  2. 1 1
      src/views/hisStore/store/index.vue

+ 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"