From bfc813abeaa598633839afb3f0bc8058fdabfccb Mon Sep 17 00:00:00 2001 From: yangzhicheng Date: Thu, 11 Jul 2024 17:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B1=E6=95=88=E5=A4=84=E7=90=86=E5=90=8E?= =?UTF-8?q?=20=E5=A4=B1=E6=95=88=E5=8E=9F=E5=9B=A0=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inspection/inspectionroute.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/inspection/inspectionroute.vue b/src/views/inspection/inspectionroute.vue index 01b2474..124026c 100644 --- a/src/views/inspection/inspectionroute.vue +++ b/src/views/inspection/inspectionroute.vue @@ -321,6 +321,7 @@ return lapse(this.ids, this.cancelForm.cancelReason); }) .then(() => { + this.cancelForm.cancelReason = ''; this.cancelBox = false; this.onLoad(this.page); this.$message({