Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -145,7 +145,7 @@ layout("/layouts/platform.html"){
|
|||||||
const stateCode = this.pageForm.stateCode
|
const stateCode = this.pageForm.stateCode
|
||||||
const searchKeyword = this.pageForm.searchKeyword
|
const searchKeyword = this.pageForm.searchKeyword
|
||||||
const searchName = this.pageForm.searchName
|
const searchName = this.pageForm.searchName
|
||||||
const delegationId = this.pageForm.delegationId
|
const delegationId = this.pageForm.delegationId ? this.pageForm.delegationId : ''
|
||||||
const unionId = this.pageForm.unionId
|
const unionId = this.pageForm.unionId
|
||||||
const unitId = this.pageForm.unitId
|
const unitId = this.pageForm.unitId
|
||||||
const meetingId = this.pageForm.meetingId
|
const meetingId = this.pageForm.meetingId
|
||||||
|
|||||||
Reference in New Issue
Block a user