lilei 2 年之前
父節點
當前提交
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 () {