kun 191030 23:31
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -261,7 +261,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
download() {
|
||||
this.getPdf('pdfDom', '项目信用报告')
|
||||
this.getPdf('pdfDom', '项目申请书')
|
||||
},
|
||||
preview() {
|
||||
this.popupStatus = !this.popupStatus
|
||||
|
||||
Reference in New Issue
Block a user