lilei 2 лет назад
Родитель
Сommit
6cac70d734
1 измененных файлов с 1 добавлено и 1 удалено
  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 () {