From 90dfd60c39baf542cb1765e4f645726448ce799a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E6=B0=94=E6=BB=A1=E6=BB=A1=28jgy=29?= Date: Fri, 20 Dec 2024 11:34:02 +0800 Subject: [PATCH] =?UTF-8?q?2024-12-20=20=E7=BB=B4=E4=BF=AE=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=20-=20=E5=AE=A1=E6=A0=B8=E5=90=8E=E5=9B=9E=E6=98=BE?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device/repairOrder/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/device/repairOrder/index.vue b/src/views/device/repairOrder/index.vue index 44122e1..56496f1 100644 --- a/src/views/device/repairOrder/index.vue +++ b/src/views/device/repairOrder/index.vue @@ -2524,6 +2524,7 @@ export default { message: "提交成功!", type: "success", }); + this.getList(); } }); },