diff --git a/jero-web/src/views/regulationsKanban/index.vue b/jero-web/src/views/regulationsKanban/index.vue index f667ad23f..530f40f8d 100644 --- a/jero-web/src/views/regulationsKanban/index.vue +++ b/jero-web/src/views/regulationsKanban/index.vue @@ -330,8 +330,8 @@ export default { pageNo: this.pageNo, pageSize: this.pageSize, ...this.queryParamQuery, - technologyTerritory: this.territory, - serialNumber:this.queryParam.serialNumber, + technology_territory: this.territory, + serial_number:this.queryParam.serialNumber, title:this.queryParam.title, state:this.queryParam.state