lilei 3 년 전
부모
커밋
4a4e17bb4c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/allocationManagement/matchSendOutOrder/list.vue

+ 1 - 0
src/views/allocationManagement/matchSendOutOrder/list.vue

@@ -202,6 +202,7 @@ export default {
       this.queryParam.receiverName = ''
       this.queryParam.checkStatus = undefined
       this.$refs.table.refresh(true)
+      this.$refs.receiverSn.resetForm()
     },
     // 允许打印
     handleYxAudit (row) {