From ae4ecb2fb6abb1c2d56c4a645320e7c24e87b4d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Fri, 16 Aug 2024 15:03:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E4=B8=80=E4=B8=AA=E7=9B=98=E7=82=B9?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E9=87=87=E7=94=A8streetPlc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/checkManage/checkOperation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/checkManage/checkOperation.vue b/src/views/checkManage/checkOperation.vue index 11dd1c3..79bcc25 100644 --- a/src/views/checkManage/checkOperation.vue +++ b/src/views/checkManage/checkOperation.vue @@ -312,6 +312,7 @@ export default { this.direction = res.data.direction this.side = res.data.side this.streetId = res.data.streetId + this.streetPlc = "" this.streetName = res.data.streetName this.checkObj.checkPic2 = this.checkObj.checkPic + ".jpg"