From 3e28bc3615652fb8b2bd8f77c579f46f5cba8c3f Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期二, 07 十一月 2023 20:59:45 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before --- src/views/common/ztt-table.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/common/ztt-table.vue b/src/views/common/ztt-table.vue index 5750421..6367bee 100644 --- a/src/views/common/ztt-table.vue +++ b/src/views/common/ztt-table.vue @@ -819,6 +819,7 @@ this.isCleanInfo = true } } + this.$emit("queryParam",this.queryParam) }, deep: true }, -- Gitblit v1.9.3