From c1d15d683603bc379077cff757bc7a74ae20f458 Mon Sep 17 00:00:00 2001 From: xierz Date: Fri, 18 Dec 2020 16:52:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BC=93=E5=AD=98=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/manager/cms/category/form.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/manager/cms/category/form.ftl b/src/main/webapp/WEB-INF/manager/cms/category/form.ftl index 195a7982..0d124a65 100644 --- a/src/main/webapp/WEB-INF/manager/cms/category/form.ftl +++ b/src/main/webapp/WEB-INF/manager/cms/category/form.ftl @@ -282,7 +282,7 @@ // 栏目管理名称 categoryTitle: '', // 所属栏目 - categoryId: null, + categoryId: undefined, // 栏目管理属性 categoryType: '1', // 自定义顺序