提交 c5c8442d 编写于 作者: U unknown

修复表单设计界面级联选择器的报错

上级 179c5c59
......@@ -19,7 +19,7 @@ MWF.xApplication.process.FormDesigner.Module.Elcascader = MWF.FCElcascader = new
html += " :size=\"size\"";
html += " :clearable=\"clearable\"";
html += " :popper-class=\"popperClass\"";
html += " :show-all-levels=\"multiple\"";
html += " :show-all-levels=\"showAllLevels\"";
html += " :collapse-tags=\"collapseTags\"";
html += " :separator=\"separator\"";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册