fix : 优化需求征集详情页面

This commit is contained in:
2024-06-04 16:41:28 +08:00
parent 6597506435
commit 1d66c44edb
16 changed files with 162 additions and 429 deletions

View File

@@ -137,7 +137,7 @@ const tableConfig = reactive({
columns: [
{
prop: 'projectName',
label: '名称',
label: '项目名称',
align: 'center'
},
{