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 @@ + + + + + + + 发掘文本{{ index + 1 }}:{{ item.fjWb }} + + + + + + + + + + + + + + + + + 照片上传 + + + + + + 删除 + 恢复 + + + + 共 {{ pageData.dtoList.length }} 条数据, 其中 + {{ pageData.dtoList.filter((x) => !x.status).length }} 条已标记删除 + + + + + + + + + + + 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 @@ - - - - {{ it.bqMc }}、 - - - - - - - - - - - - - - - - - - - - 删除 - 查看 - - - + + + + {{ it.bqMc }}、 + + + + + + + + + + + + + + + + + + + + 删除 + 查看 + + + - + - + +