002390 1 жил өмнө
parent
commit
7abf3b5c57

+ 1 - 1
src/views/purchase/purchase-order/index.vue

@@ -701,7 +701,7 @@ export default {
 
 
         <el-button-group style="margin-left: 10px" :key="checkedList.length + 1">
         <el-button-group style="margin-left: 10px" :key="checkedList.length + 1">
           <el-button type="primary" size="mini" @click="handleAllReturn" :disabled="judgeIsAllReturn()">整单退回</el-button>
           <el-button type="primary" size="mini" @click="handleAllReturn" :disabled="judgeIsAllReturn()">整单退回</el-button>
-          <el-button type="primary" size="mini" @click="handleAllClose" :disabled="judgeIsAllClose()">整单关闭</el-button>
+          <!-- <el-button type="primary" size="mini" @click="handleAllClose" :disabled="judgeIsAllClose()">整单关闭</el-button> -->
         </el-button-group>
         </el-button-group>
 
 
         <el-button-group style="margin:0 10px">
         <el-button-group style="margin:0 10px">