From 5a66a88d8f6aff90640a0d580b7f64b0ac0bc8b1 Mon Sep 17 00:00:00 2001 From: KaneLeung Date: Thu, 11 Jul 2024 14:33:18 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8F=82=E7=AE=80=E5=8C=96Vxe=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E6=97=B6=E9=97=B4=E5=88=97=E6=98=BE=E7=A4=BA=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm b/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm index de62f3c7..55321003 100644 --- a/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm +++ b/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm @@ -154,11 +154,7 @@ @: - } else if(@column.EffectType == "DatePicker") { - @: - } + } } }