提交 fa544358 编写于 作者: Skyeye云's avatar Skyeye云

提示信息修改

上级 2906302c
......@@ -232,7 +232,7 @@ layui.config({
for (var i = 0; i < contentList.length; i++) {
var item = contentList[i];
if (isNull(item.attrKey)) {
winui.window.msg("存在无关联属性组件,请移除.", {icon: 2, time: 2000});
winui.window.msg("存在无关联属性组件,请移除.", {icon: 2, time: 2000});
initFormItemClick($("#showForm div[contentId='" + item.id + "']"));
return false;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册