lilei hace 2 años
padre
commit
6cac70d734
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 () {