This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lxl
/
JW
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5bbaa097e9
Branches
Tags
master
JW
/
EMIS.Web
/
Scripts
/
Business
/
RetakeManage
/
General
/
RetakePlanPrescanGeneralCreate.js
RetakePlanPrescanGeneralCreate.js
105 B
Historique
Raw
1
2
3
4
//重修任务生成确定
function RetakePlanCreate_Confirm() {
$(document.forms[0]).submit();
}