ezhizao_zx hai 4 meses
pai
achega
03ee6b541b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>
     <!-- 列表区 -->