From c973ded5c5ea7a41f1e0ac230e23f4788340f583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=A3=E4=BA=9B=E8=8A=B1=E5=84=BF?= <1156921458@qq.com> Date: Sat, 6 Sep 2025 15:42:34 +0800 Subject: [PATCH] .. --- .../static/components/plugins/h5/TableList.vue | 7 ++++--- .../teachercongress/delegate/read/index.html | 14 ++++++-------- 2 files changed, 10 insertions(+), 11 deletions(-) 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" > - - - - - 查询 - - + + + + + +