diff --git a/src/App.vue b/src/App.vue
index 40d4ebc..65cd8b4 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -23,6 +23,9 @@ export default {
diff --git a/src/components/HeaderNav.vue b/src/components/HeaderNav.vue
index 5aad505..bf173f5 100644
--- a/src/components/HeaderNav.vue
+++ b/src/components/HeaderNav.vue
@@ -119,14 +119,15 @@ export default {
cursor: pointer;
&:last-child {
- width: 120px;
+ // width: 120px;
+ width: 180px;
display: flex;
align-items: center;
.three {
text-align: right;
display: inline-block;
- width: 58px;
+ width: 115px;
overflow: hidden;
text-overflow: ellipsis;
word-break: keep-all;
diff --git a/src/views/InformationQuery.vue b/src/views/InformationQuery.vue
index 256dbf2..668046f 100644
--- a/src/views/InformationQuery.vue
+++ b/src/views/InformationQuery.vue
@@ -65,7 +65,7 @@
:class="index % 2 == 0 ? 'bgcbz' : 'bgcz'"
class="tr"
>
-
{{ info.name }} |
+ {{ info.name }} |
{{ info.unicode }} |
{{ info.society_type }} |
{{ info.legal_person }} |
@@ -313,7 +313,7 @@ export default {
},
handleSizeChange (val) {
this.pageSize = val
- this.getPackData()
+ this.getData()
},
handleCurrentChange (val) {
this.currentPage = val
diff --git a/src/views/excutes/Excute.vue b/src/views/excutes/Excute.vue
index 79a4d8c..60b1238 100644
--- a/src/views/excutes/Excute.vue
+++ b/src/views/excutes/Excute.vue
@@ -6,14 +6,16 @@
diff --git a/src/views/excutes/Over.vue b/src/views/excutes/Over.vue
index eca95a2..da81c0c 100644
--- a/src/views/excutes/Over.vue
+++ b/src/views/excutes/Over.vue
@@ -7,18 +7,21 @@
一、项目申报书
{{over.probook?over.probook.split('/')[8]:'未上传'}}
- 预览
+
+ {{over.probook.split('/')[8].split('.')[1] == 'pdf'||over.probook.split('/')[8].split('.')[1] == 'jpeg'||over.probook.split('/')[8].split('.')[1] == 'png'||over.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
二、立项批复文件
{{over.fangan?over.fangan.split('/')[8]:'未上传'}}
- 预览
+
+ {{over.fangan.split('/')[8].split('.')[1] == 'pdf'||over.fangan.split('/')[8].split('.')[1] == 'jpeg'||over.fangan.split('/')[8].split('.')[1] == 'png'||over.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
三、实施方案
- {{over.fangan?over.fangan.split('/')[8]:'未上传'}}
- 预览
+ {{over.fangan?over.fangan.split('/')[8]:'未上传'}}
+
+ {{over.fangan.split('/')[8].split('.')[1] == 'pdf'||over.fangan.split('/')[8].split('.')[1] == 'jpeg'||over.fangan.split('/')[8].split('.')[1] == 'png'||over.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
四、项目实施各阶段情况报告(月度报告)
+
- {{over.pro_condition?over.pro_condition.split('/')[8]:'未上传'}}
+
+
{{over.fina?over.fina.split('/')[8]:'未上传'}}
- 下载 |
- 预览
+ {{over.fina.split('/')[8].split('.')[1] == 'pdf'||over.fina.split('/')[8].split('.')[1] == 'jpeg'||over.fina.split('/')[8].split('.')[1] == 'png'||over.fina.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
+
+
七、会议活动相关资料(通知、议程、参加人员名单及签到表、现场照片或视频、会议纪要、活动总结报告、媒体报道、满意度测评表及报告等)
{{item.elereport?item.elereport.split('/')[8]:'未上传'}}
- 下载 |
- 预览
+ {{item.elereport.split('/')[8].split('.')[1] == 'pdf'||item.elereport.split('/')[8].split('.')[1] == 'jpeg'||item.elereport.split('/')[8].split('.')[1] == 'png'||item.elereport.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
+
diff --git a/src/views/excutes/Post_pro.vue b/src/views/excutes/Post_pro.vue
index 62aedc4..047338b 100644
--- a/src/views/excutes/Post_pro.vue
+++ b/src/views/excutes/Post_pro.vue
@@ -4,29 +4,47 @@
-
*一、项目申报书
+
+ *一、项目申报书
+
{{shili? shili.split('_')[0]+''+(shili.split('_')[0].includes('.')?'':'.'+shili.split('.')[1]):"未上传"}}
- 预览
+ {{getpros.probook.split('/')[8].split('.')[1] == 'pdf'||getpros.probook.split('/')[8].split('.')[1] == 'jpeg'||getpros.probook.split('/')[8].split('.')[1] == 'png'||getpros.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
-
*二、立项批复文件
+
+ *二、立项批复文件
+
{{shili1? shili1.split('_')[0]+''+(shili1.split('_')[0].includes('.')?'':'.'+shili1.split('.')[1]):"未上传"}}
- 预览
+ {{getpros.pifu.split('/')[8].split('.')[1] == 'pdf'||getpros.pifu.split('/')[8].split('.')[1] == 'jpeg'||getpros.pifu.split('/')[8].split('.')[1] == 'png'||getpros.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
-
*三、实施方案
+
+ *三、实施方案
+
{{shili2? shili2.split('_')[0]+''+(shili2.split('_')[0].includes('.')?'':'.'+shili2.split('.')[1]):"未上传"}}
- 预览
+ {{getpros.fangan.split('/')[8].split('.')[1] == 'pdf'||getpros.fangan.split('/')[8].split('.')[1] == 'jpeg'||getpros.fangan.split('/')[8].split('.')[1] == 'png'||getpros.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}
-
* 四、街道(地区办事处)关于2019年社会建设资金购买社会组织服务结项材料的说明
+
+ * 四、街道(地区办事处)关于2019年社会建设资金购买社会组织服务结项材料的说明
+
-
* 五、项目实施各阶段情况报告
+
+ * 五、项目实施各阶段情况报告
+
+月工作报表
-
+