lilei 2 lat temu
rodzic
commit
6cac70d734
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/salesReturnManagement/pickUp/list.vue

+ 1 - 1
src/views/salesReturnManagement/pickUp/list.vue

@@ -231,7 +231,7 @@ export default {
       this.queryParam.applyPersonSn = undefined
       this.queryParam.logisticsPoint = undefined
       this.queryParam.salesReturnBillNo = ''
-      this.queryParam.state = 'AUDIT_PASS'
+      this.queryParam.state = undefined
       this.$refs.table.refresh(true)
     },
     pageInit () {