feat(project-management): 更新项目管理相关页面文案并优化附件功能

This commit is contained in:
dj
2025-03-22 23:11:09 +08:00
parent dd75bc6513
commit 53bab74ea9
21 changed files with 257 additions and 157 deletions

View File

@@ -253,7 +253,7 @@ const schema = computed(() => {
)
},
{
label: '经费预算(元)',
label: '预估经费预算',
prop: 'economicEstimate',
colProps: {
span: 6
@@ -315,7 +315,7 @@ const schema = computed(() => {
}
},
{
label: '申请总部专项资金(元)',
label: '预估专项资金(元)',
prop: 'specialFundAmount',
colProps: {
span: 6