项目详情
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<!-- 我的项目--款项用途-->
|
||||
<a-col :span="12" v-if="projectType === 1">
|
||||
<label>款项用途:</label>
|
||||
<span><j-ellipsis :value="basicInfo.chargeWay_dictText" :length="20"></j-ellipsis></span>
|
||||
<span><j-ellipsis :value="basicInfo.chargeUse_dictText" :length="20"></j-ellipsis></span>
|
||||
</a-col>
|
||||
<a-col :span="12">
|
||||
<label>项目负责人:</label>
|
||||
@@ -59,7 +59,7 @@
|
||||
<span><preview-file :file-id="basicInfo.chargeNoticeId"></preview-file></span>
|
||||
</a-col>
|
||||
</a-row>
|
||||
<a-row :gutter="24">
|
||||
<a-row :gutter="24" v-if="basicInfo.files">
|
||||
<a-col :span="12">
|
||||
<div class="files">
|
||||
<label>项目资料:</label>
|
||||
|
||||
Reference in New Issue
Block a user