From 6396f9c13ca8a423b99d0cf25751826e81ae529a Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Tue, 22 Jul 2025 18:18:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/IntelligentParsing copy.vue | 182 ++++++++++++++++++ .../components/IntelligentParsing.vue | 10 +- .../PreliminaryExcavations/index.vue | 169 +++++++--------- 3 files changed, 257 insertions(+), 104 deletions(-) create mode 100644 src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing copy.vue diff --git a/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing copy.vue b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing copy.vue new file mode 100644 index 0000000..d21f805 --- /dev/null +++ b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing copy.vue @@ -0,0 +1,182 @@ + + + + + diff --git a/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing.vue b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing.vue index d21f805..b96bbda 100644 --- a/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing.vue +++ b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/components/IntelligentParsing.vue @@ -3,9 +3,7 @@
-
- 发掘文本{{ index + 1 }}:{{ item.fjWb }} -
+ 发掘文本: {{ props.contentText }}
[] + contentText: { + type: String, + default: () => '' } }); const emit = defineEmits(['upadate']) diff --git a/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/index.vue b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/index.vue index 176dec8..2a39ed5 100644 --- a/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/index.vue +++ b/src/views/backOfficeSystem/ExcavationResearch/PreliminaryExcavations/index.vue @@ -9,35 +9,14 @@
- - - - - 新增 - 导入内容 - - - - - 批量删除 - - - - - - +
+ {{ container.text }} +
+
智能解析
@@ -51,54 +30,55 @@
- - - - - - - - - - - + + + + + + + + + + +
- + - + +