diff --git a/src/router/modules/resource.ts b/src/router/modules/resource.ts
index 928a303..02e9deb 100644
--- a/src/router/modules/resource.ts
+++ b/src/router/modules/resource.ts
@@ -126,7 +126,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'sysDoc/:type/:id?',
name: 'SysDocDetail',
component: () => import('@/views/resource/system/sysDoc/detail.vue'),
meta: {
@@ -148,7 +148,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'historyDoc/:type/:id?',
name: 'HistoryDocDetail',
component: () => import('@/views/resource/system/historyDoc/detail.vue'),
meta: {
diff --git a/src/router/modules/resource.ts b/src/router/modules/resource.ts
index 928a303..02e9deb 100644
--- a/src/router/modules/resource.ts
+++ b/src/router/modules/resource.ts
@@ -126,7 +126,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'sysDoc/:type/:id?',
name: 'SysDocDetail',
component: () => import('@/views/resource/system/sysDoc/detail.vue'),
meta: {
@@ -148,7 +148,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'historyDoc/:type/:id?',
name: 'HistoryDocDetail',
component: () => import('@/views/resource/system/historyDoc/detail.vue'),
meta: {
diff --git a/src/views/resource/system/historyDoc/detail.vue b/src/views/resource/system/historyDoc/detail.vue
index 62256b5..82c4ca3 100644
--- a/src/views/resource/system/historyDoc/detail.vue
+++ b/src/views/resource/system/historyDoc/detail.vue
@@ -1,10 +1,322 @@
-
-
- 历史文件详情
+
+
+
+ 保存
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ historyFileInfo.file }}
+
+
+
+
+ 上传
+
+
+
+
+
+
+
diff --git a/src/router/modules/resource.ts b/src/router/modules/resource.ts
index 928a303..02e9deb 100644
--- a/src/router/modules/resource.ts
+++ b/src/router/modules/resource.ts
@@ -126,7 +126,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'sysDoc/:type/:id?',
name: 'SysDocDetail',
component: () => import('@/views/resource/system/sysDoc/detail.vue'),
meta: {
@@ -148,7 +148,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'historyDoc/:type/:id?',
name: 'HistoryDocDetail',
component: () => import('@/views/resource/system/historyDoc/detail.vue'),
meta: {
diff --git a/src/views/resource/system/historyDoc/detail.vue b/src/views/resource/system/historyDoc/detail.vue
index 62256b5..82c4ca3 100644
--- a/src/views/resource/system/historyDoc/detail.vue
+++ b/src/views/resource/system/historyDoc/detail.vue
@@ -1,10 +1,322 @@
-
-
- 历史文件详情
+
+
+
+ 保存
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ historyFileInfo.file }}
+
+
+
+
+ 上传
+
+
+
+
+
+
+
diff --git a/src/views/resource/system/historyDoc/historyDoc-interface.ts b/src/views/resource/system/historyDoc/historyDoc-interface.ts
index c9b9c2b..11b8069 100644
--- a/src/views/resource/system/historyDoc/historyDoc-interface.ts
+++ b/src/views/resource/system/historyDoc/historyDoc-interface.ts
@@ -27,7 +27,7 @@
history: string
versionNo: string
effectiveDate: string
- createUserId?: number
+ createUserId?: string
createUserName?: string
createTime?: string
changeFormId?: string
diff --git a/src/router/modules/resource.ts b/src/router/modules/resource.ts
index 928a303..02e9deb 100644
--- a/src/router/modules/resource.ts
+++ b/src/router/modules/resource.ts
@@ -126,7 +126,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'sysDoc/:type/:id?',
name: 'SysDocDetail',
component: () => import('@/views/resource/system/sysDoc/detail.vue'),
meta: {
@@ -148,7 +148,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'historyDoc/:type/:id?',
name: 'HistoryDocDetail',
component: () => import('@/views/resource/system/historyDoc/detail.vue'),
meta: {
diff --git a/src/views/resource/system/historyDoc/detail.vue b/src/views/resource/system/historyDoc/detail.vue
index 62256b5..82c4ca3 100644
--- a/src/views/resource/system/historyDoc/detail.vue
+++ b/src/views/resource/system/historyDoc/detail.vue
@@ -1,10 +1,322 @@
-
-
- 历史文件详情
+
+
+
+ 保存
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ historyFileInfo.file }}
+
+
+
+
+ 上传
+
+
+
+
+
+
+
diff --git a/src/views/resource/system/historyDoc/historyDoc-interface.ts b/src/views/resource/system/historyDoc/historyDoc-interface.ts
index c9b9c2b..11b8069 100644
--- a/src/views/resource/system/historyDoc/historyDoc-interface.ts
+++ b/src/views/resource/system/historyDoc/historyDoc-interface.ts
@@ -27,7 +27,7 @@
history: string
versionNo: string
effectiveDate: string
- createUserId?: number
+ createUserId?: string
createUserName?: string
createTime?: string
changeFormId?: string
diff --git a/src/views/resource/system/historyDoc/list.vue b/src/views/resource/system/historyDoc/list.vue
index 0702d70..d32d014 100644
--- a/src/views/resource/system/historyDoc/list.vue
+++ b/src/views/resource/system/historyDoc/list.vue
@@ -1,11 +1,13 @@
@@ -127,6 +183,11 @@
+
+
+
+
+
查看
+
+ 编辑
+
+
+ 删除
+
diff --git a/src/router/modules/resource.ts b/src/router/modules/resource.ts
index 928a303..02e9deb 100644
--- a/src/router/modules/resource.ts
+++ b/src/router/modules/resource.ts
@@ -126,7 +126,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'sysDoc/:type/:id?',
name: 'SysDocDetail',
component: () => import('@/views/resource/system/sysDoc/detail.vue'),
meta: {
@@ -148,7 +148,7 @@
},
},
{
- path: ':type/:id?',
+ path: 'historyDoc/:type/:id?',
name: 'HistoryDocDetail',
component: () => import('@/views/resource/system/historyDoc/detail.vue'),
meta: {
diff --git a/src/views/resource/system/historyDoc/detail.vue b/src/views/resource/system/historyDoc/detail.vue
index 62256b5..82c4ca3 100644
--- a/src/views/resource/system/historyDoc/detail.vue
+++ b/src/views/resource/system/historyDoc/detail.vue
@@ -1,10 +1,322 @@
-
-
- 历史文件详情
+
+
+
+ 保存
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ historyFileInfo.file }}
+
+
+
+
+ 上传
+
+
+
+
+
+
+
diff --git a/src/views/resource/system/historyDoc/historyDoc-interface.ts b/src/views/resource/system/historyDoc/historyDoc-interface.ts
index c9b9c2b..11b8069 100644
--- a/src/views/resource/system/historyDoc/historyDoc-interface.ts
+++ b/src/views/resource/system/historyDoc/historyDoc-interface.ts
@@ -27,7 +27,7 @@
history: string
versionNo: string
effectiveDate: string
- createUserId?: number
+ createUserId?: string
createUserName?: string
createTime?: string
changeFormId?: string
diff --git a/src/views/resource/system/historyDoc/list.vue b/src/views/resource/system/historyDoc/list.vue
index 0702d70..d32d014 100644
--- a/src/views/resource/system/historyDoc/list.vue
+++ b/src/views/resource/system/historyDoc/list.vue
@@ -1,11 +1,13 @@
@@ -127,6 +183,11 @@
+
+
+
+
+
查看
+
+ 编辑
+
+
+ 删除
+
diff --git a/src/views/resource/system/sysDoc/list.vue b/src/views/resource/system/sysDoc/list.vue
index d3a8e6d..7e33eaf 100644
--- a/src/views/resource/system/sysDoc/list.vue
+++ b/src/views/resource/system/sysDoc/list.vue
@@ -169,13 +169,13 @@
-
+
-
+
-
+