需要render 一下,重新渲染

$("#add").click(function() {
          $("#aaa").append(tr);
          form.render('select')             
        })

layui 动态添加select不显示
https://www.layui.com/doc/modules/form.html

相关文章:

  • 2021-04-18
  • 2022-01-01
  • 2021-11-07
  • 2020-07-12
  • 2021-11-09
  • 2021-06-21
  • 2021-09-20
  • 2019-11-30
猜你喜欢
  • 2020-01-12
  • 2021-11-09
  • 2021-12-31
  • 2021-05-30
  • 2021-11-18
  • 2021-10-25
  • 2021-05-27
相关资源
相似解决方案