This commit is contained in:
Paidax
2025-11-18 11:42:04 +08:00
parent ab87cbb5c9
commit 84d7e530e0
3 changed files with 10 additions and 4 deletions
@@ -114,7 +114,7 @@ layout("/layouts/platform.html"){
},
tableColumns: [
{prop: 'unionName', label: '分工会名称', sortable: true},
{prop: 'memberCount', label: '代表人数', sortable: true},
{prop: 'dbCount', label: '代表人数', sortable: true},
{prop: 'quotaCount', label: '分配人数', sortable: true}
],
formData: {},