This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lxl
/
LIOT
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
293639e160
Branches
Tags
master
LIOT
/
EMIS.Web
/
Scripts
/
Business
/
System
/
DictionaryItemEdit.js
DictionaryItemEdit.js
81 B
Historique
Raw
1
2
3
4
//保存
function DictionaryItem_Save() {
$(document.forms[0]).submit();
}