diff --git a/src/views/project/processControl/approval/index.vue b/src/views/project/processControl/approval/index.vue index 3a962f2..c182f35 100644 --- a/src/views/project/processControl/approval/index.vue +++ b/src/views/project/processControl/approval/index.vue @@ -179,8 +179,8 @@
- {{ item.name }} - 下载 +
{{ item.name }}
+ 预览
@@ -264,10 +264,7 @@ const handlePreview = file => { if (opts.type === 'view') return; - // window.open(file.url, '_blank') - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { - window.open(file.url); - }); + window.open(file.url); }; const getProjectTypeList = async () => { @@ -420,6 +417,7 @@ display: flex; align-items: center; margin-bottom: 10px; + color: #c6c6c6; &:last-of-type { margin-bottom: 0; } diff --git a/src/views/project/processControl/approval/index.vue b/src/views/project/processControl/approval/index.vue index 3a962f2..c182f35 100644 --- a/src/views/project/processControl/approval/index.vue +++ b/src/views/project/processControl/approval/index.vue @@ -179,8 +179,8 @@
- {{ item.name }} - 下载 +
{{ item.name }}
+ 预览
@@ -264,10 +264,7 @@ const handlePreview = file => { if (opts.type === 'view') return; - // window.open(file.url, '_blank') - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { - window.open(file.url); - }); + window.open(file.url); }; const getProjectTypeList = async () => { @@ -420,6 +417,7 @@ display: flex; align-items: center; margin-bottom: 10px; + color: #c6c6c6; &:last-of-type { margin-bottom: 0; } diff --git a/src/views/project/processControl/completionAcceptance/operate.vue b/src/views/project/processControl/completionAcceptance/operate.vue index c5f596a..8b3388d 100644 --- a/src/views/project/processControl/completionAcceptance/operate.vue +++ b/src/views/project/processControl/completionAcceptance/operate.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/project/processControl/approval/index.vue b/src/views/project/processControl/approval/index.vue index 3a962f2..c182f35 100644 --- a/src/views/project/processControl/approval/index.vue +++ b/src/views/project/processControl/approval/index.vue @@ -179,8 +179,8 @@
- {{ item.name }} - 下载 +
{{ item.name }}
+ 预览
@@ -264,10 +264,7 @@ const handlePreview = file => { if (opts.type === 'view') return; - // window.open(file.url, '_blank') - proxy.$modal.confirm(`下载此文件: ${file.name}?`).then(() => { - window.open(file.url); - }); + window.open(file.url); }; const getProjectTypeList = async () => { @@ -420,6 +417,7 @@ display: flex; align-items: center; margin-bottom: 10px; + color: #c6c6c6; &:last-of-type { margin-bottom: 0; } diff --git a/src/views/project/processControl/completionAcceptance/operate.vue b/src/views/project/processControl/completionAcceptance/operate.vue index c5f596a..8b3388d 100644 --- a/src/views/project/processControl/completionAcceptance/operate.vue +++ b/src/views/project/processControl/completionAcceptance/operate.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/sponeScreen/projectHM/ProjectEvaluation.vue b/src/views/sponeScreen/projectHM/ProjectEvaluation.vue index 797f6aa..55949f4 100644 --- a/src/views/sponeScreen/projectHM/ProjectEvaluation.vue +++ b/src/views/sponeScreen/projectHM/ProjectEvaluation.vue @@ -63,7 +63,7 @@