From 7f2e9d942f256b45704e9e85136908828fbf24f6 Mon Sep 17 00:00:00 2001 From: taojinlong Date: Fri, 30 Sep 2022 17:57:25 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E9=9B=86):=20=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E5=A2=9E=E9=87=8F=E6=9B=B4=E6=96=B0=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=90=8E=EF=BC=8Csql=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/dataset/data/UpdateInfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/dataset/data/UpdateInfo.vue b/frontend/src/views/dataset/data/UpdateInfo.vue index 495a6d8354..efcd92d53b 100644 --- a/frontend/src/views/dataset/data/UpdateInfo.vue +++ b/frontend/src/views/dataset/data/UpdateInfo.vue @@ -1021,7 +1021,6 @@ export default { simple_cron_value: 1 } } - this.sql = '' }, showSQL(val) { this.sql = val || ''