From 61bf409560fb45845b08c6fef5694fc7ce3bd090 Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Sat, 6 Sep 2025 16:47:22 +0800 Subject: [PATCH] commit --- src/main/resources/static/components/plugins/h5/TableList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/static/components/plugins/h5/TableList.vue b/src/main/resources/static/components/plugins/h5/TableList.vue index f371adde..aeb86c00 100644 --- a/src/main/resources/static/components/plugins/h5/TableList.vue +++ b/src/main/resources/static/components/plugins/h5/TableList.vue @@ -60,7 +60,6 @@ module.exports = { watch: { page_form: { handler(newVal, oldVal) { - debugger this.localPageForm = {...newVal} }, deep: true,