From 3cc76d0b61c1ec365205ef2bc8f005074d9ad10c Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Tue, 6 Aug 2024 19:59:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/survey/template/surveyTemplate/templateBase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/modules/survey/template/surveyTemplate/templateBase.json b/server/src/modules/survey/template/surveyTemplate/templateBase.json index 24d588bf..fd3e76e9 100644 --- a/server/src/modules/survey/template/surveyTemplate/templateBase.json +++ b/server/src/modules/survey/template/surveyTemplate/templateBase.json @@ -49,7 +49,7 @@ "opacity": 100 } }, - "pagingConf":[], + "pageConf": [], "logicConf": { "showLogicConf": [] }