From 698848bc8586f7c927e0468d6e60711c323d029d Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 06 二月 2025 18:22:43 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/funingyunwei into 2.0.1 --- admin/src/views/workorder/components/detail.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/admin/src/views/workorder/components/detail.vue b/admin/src/views/workorder/components/detail.vue index 0743cfa..22fccbd 100644 --- a/admin/src/views/workorder/components/detail.vue +++ b/admin/src/views/workorder/components/detail.vue @@ -225,7 +225,6 @@ openWT() { getByWorkorderId(this.id) .then(res => { - console.log(res) this.$refs.problemReportingDetails.open('闂涓婃姤璇︽儏', res) }) }, -- Gitblit v1.9.3