From d87761a1b5a19dde7ec1718c2c19fefe091f41b1 Mon Sep 17 00:00:00 2001 From: elseif Date: Mon, 18 Mar 2024 23:51:27 +0800 Subject: [PATCH] fix: update --- src/views/task/content/Content.vue | 265 ++++++++++++------------ src/views/worksheet/content/Content.vue | 2 +- 2 files changed, 136 insertions(+), 131 deletions(-) diff --git a/src/views/task/content/Content.vue b/src/views/task/content/Content.vue index a6547d4..913f0d1 100644 --- a/src/views/task/content/Content.vue +++ b/src/views/task/content/Content.vue @@ -1,14 +1,5 @@ @@ -501,7 +504,9 @@ function getPercent(pictureid: string) {
-
填报信息
+
+ 填报信息 +
@@ -511,7 +516,7 @@ function getPercent(pictureid: string) {
- + diff --git a/src/views/worksheet/content/Content.vue b/src/views/worksheet/content/Content.vue index 7de6186..69e8f94 100644 --- a/src/views/worksheet/content/Content.vue +++ b/src/views/worksheet/content/Content.vue @@ -248,7 +248,7 @@ const layout = debounce(() => { _imagesload.on('done', (instance) => { if (!el.value) return - loading.value = false + loading.value = false }) _imagesload.on('fail', (instance) => {