Commit f13a6b22 authored by 徐俊's avatar 徐俊

xujun

parent 60690887
......@@ -3,7 +3,7 @@
<div class="app-content layoutEmbedded" style="height: 76vh;overflow: auto;">
<a-spin :spinning="loading" style="width: 100%;height: 100%;">
<!-- 申报项目详情 -->
<a-button type="primary" @click="onExport">导出</a-button>
<!-- <a-button type="primary" @click="onExport">导出</a-button> -->
<project-info v-model="projectInfo" v-if="projType" />
<project-info-Key v-model="projectInfo" v-else />
</a-spin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment