若依环境搭建手册v1.0
This commit is contained in:
BIN
doc/若依环境搭建手册v1.0.docx
Normal file
BIN
doc/若依环境搭建手册v1.0.docx
Normal file
Binary file not shown.
@@ -10,5 +10,5 @@ $("#form-${classname}-add").validate({
|
||||
});
|
||||
|
||||
function add() {
|
||||
_ajax_post("/${moduleName}/${classname}/save", $('#form-${classname}-add').serialize());
|
||||
_ajax_save("/${moduleName}/${classname}/save", $('#form-${classname}-add').serialize());
|
||||
}
|
Reference in New Issue
Block a user