From 7ead0918b2f75df941e8047edf1fe871d52d3f01 Mon Sep 17 00:00:00 2001 From: "wu.jian2" Date: Wed, 27 Sep 2023 16:46:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E6=8D=AE=E6=BA=90=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E6=90=9C=E7=B4=A2=E6=A1=86=EF=BC=8C=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=9D=A1=E4=BB=B6=E6=B8=85=E7=A9=BA=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E8=8E=B7=E5=8F=96=E5=88=97=E8=A1=A8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/DataSourceManagement/src/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/data-room-ui/packages/DataSourceManagement/src/index.vue b/data-room-ui/packages/DataSourceManagement/src/index.vue index aa7f4554..24ff2f2f 100644 --- a/data-room-ui/packages/DataSourceManagement/src/index.vue +++ b/data-room-ui/packages/DataSourceManagement/src/index.vue @@ -13,6 +13,7 @@ placeholder="请输入数据源名称" clearable maxlength="200" + @clear="searchData" />