From 05135a16d4fc87dc1b847bcef8985942194ceaf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BF=8A=E6=9D=B0?= <9463626+zhou-junjiezjj@user.noreply.gitee.com> Date: Mon, 19 Jun 2023 09:09:06 +0800 Subject: [PATCH] 1 --- .../src/views/acs/history/udwData/index.vue | 18 +++++++++--------- .../src/views/monitor/lucene/index.vue | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/acs/nladmin-ui/src/views/acs/history/udwData/index.vue b/acs/nladmin-ui/src/views/acs/history/udwData/index.vue index 17f53a1..aa6668d 100644 --- a/acs/nladmin-ui/src/views/acs/history/udwData/index.vue +++ b/acs/nladmin-ui/src/views/acs/history/udwData/index.vue @@ -5,15 +5,15 @@
- - + v-model="form.unified_key" + placeholder="unified_key" + class="filter-item" + clearable + filterable + size="small" + @change="crud.toQuery" + > + --> - +