Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-06-04 09:10:12 +08:00
@@ -145,7 +145,7 @@ layout("/layouts/platform.html"){
const stateCode = this.pageForm.stateCode
const searchKeyword = this.pageForm.searchKeyword
const searchName = this.pageForm.searchName
const delegationId = this.pageForm.delegationId
const delegationId = this.pageForm.delegationId ? this.pageForm.delegationId : ''
const unionId = this.pageForm.unionId
const unitId = this.pageForm.unitId
const meetingId = this.pageForm.meetingId