diff --git a/WebRoot/html/formDesign/fill.html b/WebRoot/html/formDesign/fill.html index bca0f89..912ac88 100644 --- a/WebRoot/html/formDesign/fill.html +++ b/WebRoot/html/formDesign/fill.html @@ -67,6 +67,7 @@ async: false, success: function (result) { console.log(result); + result = $.parseJSON('{"input_1":"sdf","password_2":"sdf","textarea_3":"sdfsdf"}') data = result; render = formDesigner.render({ elem: '#workspace', diff --git a/WebRoot/html/formDesign/listModulePageInfo.html b/WebRoot/html/formDesign/listModulePageInfo.html index 3b21307..a8dc499 100644 --- a/WebRoot/html/formDesign/listModulePageInfo.html +++ b/WebRoot/html/formDesign/listModulePageInfo.html @@ -15,7 +15,7 @@