diff --git a/sparchetype/src/main/resources/templates/basedata/manager/addOrUpdate.ftl b/sparchetype/src/main/resources/templates/basedata/manager/addOrUpdate.ftl new file mode 100644 index 0000000..9524fda --- /dev/null +++ b/sparchetype/src/main/resources/templates/basedata/manager/addOrUpdate.ftl @@ -0,0 +1,210 @@ + + + + + 添加部门 + + + + <#include "${request.contextPath}/common/common.ftl"> + + +
+
+
+
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ checked> + checked> + checked> +
+
+
+
+
+
+ +
+

+
+
+
+
+ + +
+
+
+ +
+
+
+
+
+ + +
+
+
+
+
+
+ +
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/sparchetype/src/main/resources/templates/basedata/manager/list.ftl b/sparchetype/src/main/resources/templates/basedata/manager/list.ftl new file mode 100644 index 0000000..513ee0b --- /dev/null +++ b/sparchetype/src/main/resources/templates/basedata/manager/list.ftl @@ -0,0 +1,178 @@ + + + + + 主数据通用管理 + + + + <#include "${request.contextPath}/common/common.ftl"> + + +
+
+ +
+
+
+ +
+ +
+
+
+ +
+
+
+ + +
+
+
+ + + + + + + + + + + \ No newline at end of file