kun 191030 23:31

This commit is contained in:
沈学坤
2019-10-30 23:30:30 +08:00
parent 53a93f6612
commit d3f025249a
13 changed files with 114 additions and 68 deletions

View File

@@ -2,7 +2,7 @@
<div class="wrapper">
<header-nav :index_num="index_num"></header-nav>
<div id="box">
<h3>项目创建</h3>
<h3>项目申报</h3>
<!-- 导航 -->
<div class="box">
<div

View File

@@ -261,7 +261,7 @@ export default {
},
methods: {
download() {
this.getPdf('pdfDom', '项目信用报告')
this.getPdf('pdfDom', '项目申请书')
},
preview() {
this.popupStatus = !this.popupStatus