feat(project-management): 更新项目管理相关页面文案并优化附件功能
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<div v-else>--</div>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column prop="intellectualProperty" label="经费预算(元)" align="center">
|
||||
<el-table-column prop="intellectualProperty" label="预估经费预算" align="center">
|
||||
<template #default="scope">
|
||||
<span>{{ toThousands(scope.row.economicEstimate) }}</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user