This commit is contained in:
2026-06-02 09:08:44 +08:00
parent d8a4cfa250
commit 91e820dfbb
@@ -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