This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lxl
/
JW
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
c201a1e72b
Ramas
Etiquetas
master
JW
/
EMIS.Web
/
Scripts
/
Business
/
RetakeManage
/
General
/
RetakePlanPrescanGeneralCreate.js
RetakePlanPrescanGeneralCreate.js
105 B
Histórico
Raw
1
2
3
4
//重修任务生成确定
function RetakePlanCreate_Confirm() {
$(document.forms[0]).submit();
}