diff --git a/src/components/GithubCorner/index.vue b/src/components/GithubCorner/index.vue
deleted file mode 100644
index bd3d7ad..0000000
--- a/src/components/GithubCorner/index.vue
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/components/HeaderSearch/index.vue b/src/components/HeaderSearch/index.vue
deleted file mode 100644
index 3e6730b..0000000
--- a/src/components/HeaderSearch/index.vue
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/components/JavaEdit/index.vue b/src/components/JavaEdit/index.vue
deleted file mode 100644
index 72d5621..0000000
--- a/src/components/JavaEdit/index.vue
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/components/PanThumb/index.vue b/src/components/PanThumb/index.vue
deleted file mode 100644
index c99ebea..0000000
--- a/src/components/PanThumb/index.vue
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
![]()
-
-
-
-
-
-
diff --git a/src/components/RightPanel/index.vue b/src/components/RightPanel/index.vue
deleted file mode 100644
index 8b5fb19..0000000
--- a/src/components/RightPanel/index.vue
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Screenfull/index.vue b/src/components/Screenfull/index.vue
deleted file mode 100644
index 099d74d..0000000
--- a/src/components/Screenfull/index.vue
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/components/SizeSelect/index.vue b/src/components/SizeSelect/index.vue
deleted file mode 100644
index 1f9cead..0000000
--- a/src/components/SizeSelect/index.vue
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
-
- {{
- item.label }}
-
-
-
-
-
-
diff --git a/src/components/UploadExcel/index.vue b/src/components/UploadExcel/index.vue
deleted file mode 100644
index 208a60c..0000000
--- a/src/components/UploadExcel/index.vue
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
- 拖拽excel文件到此处 或者
-
- 浏览
-
-
-
-
-
-
-
-
diff --git a/src/components/YamlEdit/index.vue b/src/components/YamlEdit/index.vue
deleted file mode 100644
index c8d7f59..0000000
--- a/src/components/YamlEdit/index.vue
+++ /dev/null
@@ -1,81 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 8da3fe8..fe6ccc3 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -88,7 +88,6 @@ import Logo from '@/layout/components/Sidebar/Logo'
// import Doc from '@/components/Doc'
// import Screenfull from '@/components/Screenfull'
// import SizeSelect from '@/components/SizeSelect'
-// import Search from '@/components/HeaderSearch'
import Avatar from '@/assets/images/avatar.png'
import { getUserNotice, isread } from '@/api/system/logs'
diff --git a/src/layout/index.vue b/src/layout/index.vue
index 887c662..e5942b5 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -22,7 +22,6 @@
-
-
diff --git a/src/views/components/archivesDetail/anjuan.vue b/src/views/components/archivesDetail/anjuan.vue
deleted file mode 100644
index 30a431b..0000000
--- a/src/views/components/archivesDetail/anjuan.vue
+++ /dev/null
@@ -1,353 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ item.fieldCnName }}:
- {{ item.context }}
-
-
-
-
- {{ item.fieldCnName }}:
-
-
-
- {{ val }}
-
-
-
- {{ item.context }}
-
-
-
- {{ item.context }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/components/archivesDetail/archivesInfo/index.vue b/src/views/components/archivesDetail/archivesInfo/index.vue
deleted file mode 100644
index 3ee15f6..0000000
--- a/src/views/components/archivesDetail/archivesInfo/index.vue
+++ /dev/null
@@ -1,275 +0,0 @@
-
-
-
-
-
-
-
- - 基本信息
- - 原文列表
- - 文件列表
- - 案卷列表
- - 元数据
- - 四性检测
- - 操作记录
-
-
-
-
-
- {{ item.fieldCnName }}:
- {{ item.context }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/components/archivesDetail/detail.vue b/src/views/components/archivesDetail/detail.vue
index c9bb648..12a923b 100644
--- a/src/views/components/archivesDetail/detail.vue
+++ b/src/views/components/archivesDetail/detail.vue
@@ -6,11 +6,12 @@
- - 基本信息
- - 电子原文
- - 元数据
- - 四性检测
- - 操作记录
+ - 基本信息
+ - 电子原文
+ - 文件列表
+ - 元数据
+ - 四性检测
+ - 操作记录
@@ -39,6 +40,7 @@
+
@@ -70,6 +72,10 @@ export default {
default: function() {
return ''
}
+ },
+ isTitleType: {
+ type: Number,
+ default: 3
}
},
data() {
@@ -103,7 +109,6 @@ export default {
'categoryLevel': collectLevel,
'id': rowId
}
- console.log(params)
FetchDetailsById(params).then(data => {
this.archivesDetailsData = data.showFiled
.filter(field => field.fieldName in data.echo)
@@ -120,23 +125,29 @@ export default {
'categoryLevel': collectLevel,
'archivesId': rowId
}
- console.log('metaData', metaDataParams)
FetchArchivesMetadata(metaDataParams).then(data => {
this.archivesDetailsMetadata = data
})
},
setXml() {
const xmlstr = this.archivesDetailsMetadata
- // console.log('xmlstr:', xmlstr)
- // console.log('xml转json:', this.$x2js.xml2js(xmlstr))
- // console.log('json转xml:', this.$x2js.js2xml(this.$x2js.xml2js(xmlstr)))
- // this.xml_show = vkbeautify.xml(xmlstr)
this.xml_show = this.showXml(xmlstr)
},
changeActiveTab(index) {
this.archivesTabIndex = index
if (this.archivesTabIndex === 2) {
this.setXml()
+ } else if (this.archivesTabIndex === 5) {
+ if (this.isTitleType === 2) {
+ this.$refs.archivesListModuleRef.detailLevel = 2
+ } else if (this.isTitleType === 3) {
+ this.$refs.archivesListModuleRef.detailLevel = 3
+ } else {
+ this.$refs.archivesListModuleRef.detailLevel = 4
+ }
+ this.$refs.archivesListModuleRef.parentId = this.arcId
+ this.$refs.archivesListModuleRef.isDetail = true
+ this.$refs.archivesListModuleRef.getViewTable()
}
this.$nextTick(() => {
if (this.$refs.uploadFile) {
diff --git a/src/views/components/archivesDetail/juannei.vue b/src/views/components/archivesDetail/juannei.vue
deleted file mode 100644
index aa17f40..0000000
--- a/src/views/components/archivesDetail/juannei.vue
+++ /dev/null
@@ -1,367 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- {{ item.fieldCnName }}:
- {{ item.context }}
-
-
-
-
- {{ item.fieldCnName }}:
-
-
-
- {{ val }}
-
-
-
- {{ item.context }}
-
-
-
- {{ item.context }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ getFileSize(scope.row.file_size) }}
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/components/archivesDetail/project.vue b/src/views/components/archivesDetail/project.vue
deleted file mode 100644
index 9fcddc5..0000000
--- a/src/views/components/archivesDetail/project.vue
+++ /dev/null
@@ -1,355 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ item.fieldCnName }}:
- {{ item.context }}
-
-
-
-
- {{ item.fieldCnName }}:
-
-
-
- {{ val }}
-
-
-
- {{ item.context }}
-
-
-
- {{ item.context }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.child === '' ? 0 : scope.row.child }}
-
-
-
-
-
- {{ field.fieldCnName }}
-
-
-
- {{ scope.row[field.fieldName] }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/components/archivesListModule/index.vue b/src/views/components/archivesListModule/index.vue
index e34765b..f9ac78a 100644
--- a/src/views/components/archivesListModule/index.vue
+++ b/src/views/components/archivesListModule/index.vue
@@ -74,6 +74,12 @@ export default {
isCase: {
type: Boolean,
default: false
+ },
+ categoryId: {
+ type: String,
+ default: function() {
+ return ''
+ }
}
},
data() {
@@ -102,7 +108,6 @@ export default {
},
// table - 双击查看详情
tableDoubleClick(row) {
- console.log(row.id)
this.arcId = row.id
this.$nextTick(() => {
})
@@ -113,7 +118,7 @@ export default {
let params
if (this.isDetail) {
params = {
- categoryId: this.selectedCategory.id,
+ categoryId: this.categoryId !== '' ? this.categoryId : this.selectedCategory.id,
categoryLevel: this.detailLevel
}
} else if (this.isCase) {
@@ -123,7 +128,7 @@ export default {
}
} else {
params = {
- categoryId: this.selectedCategory.id,
+ categoryId: this.categoryId !== '' ? this.categoryId : this.selectedCategory.id,
categoryLevel: this.collectLevel
}
}
@@ -150,7 +155,7 @@ export default {
getViewTableList() {
const params = {
'parentId': this.parentId,
- 'categoryId': this.selectedCategory.id,
+ 'categoryId': this.categoryId !== '' ? this.categoryId : this.selectedCategory.id,
'categoryLevel': this.detailLevel,
'ignore': false,
'page': 0,
diff --git a/src/views/components/excel/upload-excel.vue b/src/views/components/excel/upload-excel.vue
deleted file mode 100644
index 32fc58f..0000000
--- a/src/views/components/excel/upload-excel.vue
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/system/processManage/runningProcess/module/businessDetails/index.vue b/src/views/system/processManage/runningProcess/module/businessDetails/index.vue
index ae4ff72..782a2d5 100644
--- a/src/views/system/processManage/runningProcess/module/businessDetails/index.vue
+++ b/src/views/system/processManage/runningProcess/module/businessDetails/index.vue
@@ -10,15 +10,15 @@
-
+