huxy пре 10 часа
родитељ
комит
734ac71cff
1 измењених фајлова са 4 додато и 2 уклоњено
  1. 4 2
      src/views/shipment-details/shipmentList.vue

+ 4 - 2
src/views/shipment-details/shipmentList.vue

@@ -927,8 +927,10 @@ export default {
         obj.selectAll = '1'
       }else{
         if( this.selectedRowKeys.length==0){
-          this.$message.error('请勾引数据')
-          yesA = 'no'
+          // this.$message.error('请勾引数据')
+          // yesA = 'no'
+          obj=this.queryParam
+          obj.selectAll = '1'
         }else{
           var grouyIdList=[]
         this.shipmentListData.map(item=>{