layui form 中 select 不显示 daolizhe 2021-05-10 153 阅读1分钟 我们使用 layui 的时候,form 中的 select 不显示。 我们需要重新加载 layui.use('form', function () { var form = layui.form; form.render(); }); 使用上面的代码就可以了 欢迎进qq群交流:704028989