소스 검색

出运明细调整

huxy 1 일 전
부모
커밋
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=>{