From e160cd3d80804854f8420927932c12aff15cfc5f Mon Sep 17 00:00:00 2001 From: limingtao <@ming_tao_li> Date: Thu, 25 Jul 2024 12:02:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E8=AF=A6=E6=83=85=E7=A6=81?= =?UTF-8?q?=E7=94=A8=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/investigation-item.vue | 14 +- .../components/investigation-item2.vue | 948 ++++++++---------- .../investigation/components/problem-box.vue | 2 +- pages/investigation/task.vue | 15 +- pages/map/index.vue | 12 +- 5 files changed, 461 insertions(+), 530 deletions(-) diff --git a/pages/investigation/components/investigation-item.vue b/pages/investigation/components/investigation-item.vue index e113d1d..907ef57 100644 --- a/pages/investigation/components/investigation-item.vue +++ b/pages/investigation/components/investigation-item.vue @@ -18,7 +18,7 @@ - @@ -27,20 +27,20 @@ - + - - @@ -58,7 +58,11 @@ sid: { type: String, default: '01' - } + }, + type: { + type: String, + default: "edit", + }, }, data() { return { diff --git a/pages/investigation/components/investigation-item2.vue b/pages/investigation/components/investigation-item2.vue index 648f146..1d749a7 100644 --- a/pages/investigation/components/investigation-item2.vue +++ b/pages/investigation/components/investigation-item2.vue @@ -1,531 +1,455 @@ \ No newline at end of file diff --git a/pages/investigation/components/problem-box.vue b/pages/investigation/components/problem-box.vue index e06df95..1cdd9e1 100644 --- a/pages/investigation/components/problem-box.vue +++ b/pages/investigation/components/problem-box.vue @@ -29,7 +29,7 @@ > - + - + -