Browse Source

发运明细-筛选问题

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

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

@@ -630,7 +630,7 @@ export default {
            if(this.queryParam.flourOrGarment == '1'){
              this.exportButton ='0'
              this.exportButton1 = '1'
-           }else {judageAdd
+           }else {
              this.exportButton ='1'
              this.exportButton1 = '0'
            }