ezhizao_zx há 4 meses atrás
pai
commit
03ee6b541b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/business/lot/index.vue

+ 1 - 1
src/views/business/lot/index.vue

@@ -92,7 +92,7 @@
         <el-button type="primary" :disabled="multi" @click="handleMultiSingleChange"
           v-hasPermi="['business:lot:multiSingleChange']">多批单改</el-button>
         <el-button :disabled="selections.length !== 1" type="primary" @click="recoverBatch"
-          v-hasPermi="['business:lot:inBatch']">分批恢复</el-button>
+          v-hasPermi="['business:lot:query']">分批恢复</el-button>
       </div>
     </el-form>
     <!-- 列表区 -->