RetakePlanPrescanGeneralCreate.js 105 B

1234
  1. //重修任务生成确定
  2. function RetakePlanCreate_Confirm() {
  3. $(document.forms[0]).submit();
  4. }