shiyalong

document.forms["tableForm"].elements["paramJson"].value = JSON2.stringify(tdata);
document.forms["tableForm"].action = "${ctx}/portal/userservice/serviceOrderConfItem.xht";
document.forms["tableForm"].submit();

分类:

技术点:

相关文章:

  • 2021-12-10
  • 2021-07-19
  • 2021-11-09
  • 2022-12-23
  • 2021-12-23
  • 2021-12-10
  • 2021-12-10
  • 2022-12-23
猜你喜欢
  • 2021-12-13
  • 2021-09-16
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案