tom
2024-08-16 d128bca90c989ecbbe2f3054314b43a22b8871d1
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){