lilei 2 anos atrás
pai
commit
6cac70d734
1 arquivos alterados com 1 adições e 1 exclusões
  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 () {