Browse Source

发运明细-列表导出

jbb 2 years ago
parent
commit
b94bd2990f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/shipment-details/shipmentList.vue

+ 1 - 0
src/views/shipment-details/shipmentList.vue

@@ -808,6 +808,7 @@ export default {
         })
         obj.groupidList = grouyIdList.toString()
         obj.selectAll = '0'
+        obj.flourOrGarment =this.queryParam.flourOrGarment
       }
       listExportXls(obj).then(res =>{
         if(res.success==false){