diff --git a/src/main/resources/static/components/plugins/h5/TableList.vue b/src/main/resources/static/components/plugins/h5/TableList.vue index 3f58bad9..25560adc 100644 --- a/src/main/resources/static/components/plugins/h5/TableList.vue +++ b/src/main/resources/static/components/plugins/h5/TableList.vue @@ -57,12 +57,13 @@ module.exports = { default: '' }, }, - watch:{ - page_form:{ + watch: { + page_form: { handler(val) { this.localPageForm = {...val} }, - immediate: true + deep: true, + immediate: false } }, data() { diff --git a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/delegate/read/index.html b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/delegate/read/index.html index 28a80114..8f5a24d6 100644 --- a/src/main/resources/views/platform/zhghh5/democratic/teachercongress/delegate/read/index.html +++ b/src/main/resources/views/platform/zhghh5/democratic/teachercongress/delegate/read/index.html @@ -22,14 +22,12 @@ layout("/layouts/platform_h5.html"){ :options="delegationOptions" @change="doSearch" > - - - - - 查询 - - + + + + + +