Przeglądaj źródła

出运明细导出调整

huxy 23 godzin temu
rodzic
commit
3fab9e82ac
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      src/views/shipment-details/shipmentList.vue

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

@@ -992,8 +992,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=>{