fix : 修复页面bug

This commit is contained in:
2024-07-18 22:06:23 +08:00
parent 3ec7a9c78e
commit 9d5c393ebe
28 changed files with 562 additions and 286 deletions

View File

@@ -114,7 +114,7 @@ const projectTable = reactive({
type: 'index',
label: '序号',
align: 'center',
width: '80',
width: 120
},
{
prop: 'projectName',