var url = '<%: Url.Content("~/CrewModule/Memo/GetMemoList?sailorInfoId=" + Model.SailorInfoId + "&MemoType=" + Model.MemoType + "&sailorHistroyId=" + Model.sailorHistroyId) %>';

url.replace(/amp;/g, "");

url:url.replace(/amp;/g, "");

相关文章:

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