tom
2024-08-16 2c17b042e987424457c5a5422f5e00f6154b4c65
module/agreement/page/category_edit.html
@@ -320,7 +320,7 @@
                     param.data[this.form_dataname] = entity;
                     //param.data[this.table_dataname] = table_entityset;
                     
                     Server.call("root/data/saveEntity", param, function(result) {
                     Server.call("root/data/saveEntity", param, function(result) { //
                        console.log(result);
                        if (result.success) {
                           if(me.isCommit){