修正快速報名

This commit is contained in:
2026-09-09 16:51:48 +08:00
parent 52a10420ae
commit fa0ab417e1
6 changed files with 723 additions and 244 deletions
+1 -1
View File
@@ -778,7 +778,7 @@
{ text: '開始日期', value: '開始日期', width: 120 },
{ text: '結束日期', value: '結束日期', width: 120 },
{ text: '報名截止', value: '報名截止日', width: 120 },
{ text: '報名數', value: '功德數量', width: 100, align: 'center' },
{ text: '功德數量', value: '功德數量', width: 100, align: 'center' },
{ text: '總金額', value: '合計', width: 120, align: 'end' },
{ text: '操作', value: 'actions', width: 120, sortable: false, align: 'center' }
],