diff --git a/WebRoot/html/formDesign/ayq/modules/formDesigner.js b/WebRoot/html/formDesign/ayq/modules/formDesigner.js index 7f5161f..d21b5f7 100644 --- a/WebRoot/html/formDesign/ayq/modules/formDesigner.js +++ b/WebRoot/html/formDesign/ayq/modules/formDesigner.js @@ -4663,7 +4663,7 @@ layui.config({base: './ayq/modules/'}).define(["layer", 'flow', "laytpl", "eleme success: function (result) { layer.msg('保存成功!', {icon: 1, time: 1500}, function (index) { - if (flag) window.location.href = "listPageInfo.html?module_id=" + module_id; + if (flag) window.location.href = "listModulePageInfo.html?module_id=" + module_id; } ); return; diff --git a/WebRoot/html/formDesign/fill.html b/WebRoot/html/formDesign/fill.html index 5ed5b45..bca0f89 100644 --- a/WebRoot/html/formDesign/fill.html +++ b/WebRoot/html/formDesign/fill.html @@ -3,7 +3,7 @@
-