cloud-server-management/src/main/webapp/static/modular/system/dept/dept_info.js
@@ -128,7 +128,10 @@ if (!this.validate()) { return; } var elementById = document.getElementById("isSale"); if (elementById.checked){ } //提交信息 var ajax = new $ax(Feng.ctxPath + "/dept/add", function(data){ Feng.success("添加成功!");