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 @@
- - - - - - - - - - - + + + + + + + + + + +
- + - + +