确定
取消
diff --git a/src/app/ui/plan-template/addattinf.html b/src/app/ui/plan-template/addattinf.html
new file mode 100644
index 0000000..d0fce90
--- /dev/null
+++ b/src/app/ui/plan-template/addattinf.html
@@ -0,0 +1,22 @@
+
+
+
+ 新增分组
+
+
+
+ {{item.addAttinfName}}
+
+
+
+ 确定
+ 取消
+
+
\ No newline at end of file
diff --git a/src/app/ui/plan-template/addgroup.html b/src/app/ui/plan-template/addgroup.html
new file mode 100644
index 0000000..81754bb
--- /dev/null
+++ b/src/app/ui/plan-template/addgroup.html
@@ -0,0 +1,22 @@
+
+
+
+ 新增分组
+
+
+
+ {{item.groupName}}
+
+
+
+ 确定
+ 取消
+
+
\ No newline at end of file
diff --git a/src/app/ui/plan-template/addgroup.scss b/src/app/ui/plan-template/addgroup.scss
new file mode 100644
index 0000000..b66790c
--- /dev/null
+++ b/src/app/ui/plan-template/addgroup.scss
@@ -0,0 +1,40 @@
+.box{
+ height: 100%;
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+ .top{
+ width: 100%;
+ height: 40px;
+ text-align: center;
+ span{
+ font-size: 18px;
+ }
+ }
+ .center{
+ width: 100%;
+ height: 75%;
+ .group{
+ height: 35px;
+ //margin-left: 20px;
+ .example-margin {
+ margin: 0 10px;
+ }
+ input{
+ top: 2px;
+ }
+ span{
+ margin-left: 8px;
+ }
+ }
+ }
+ .bottom{
+ width: 100%;
+ margin-top: 40px;
+ button{
+ width: 80px;
+ height: 36px;
+ font-size: 16px;
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/app/ui/plan-template/dwsurvey.html b/src/app/ui/plan-template/dwsurvey.html
new file mode 100644
index 0000000..3607b53
--- /dev/null
+++ b/src/app/ui/plan-template/dwsurvey.html
@@ -0,0 +1,22 @@
+
+
+
+ 新增分组
+
+
+
+ {{item.surveyName}}
+
+
+
+ 确定
+ 取消
+
+
\ No newline at end of file
diff --git a/src/app/ui/plan-template/plan-template.component.html b/src/app/ui/plan-template/plan-template.component.html
index 1e6fd5d..42d3d2f 100644
--- a/src/app/ui/plan-template/plan-template.component.html
+++ b/src/app/ui/plan-template/plan-template.component.html
@@ -4,7 +4,7 @@
* @Author: sueRimn
* @Date: 2021-05-19 15:50:20
* @LastEditors: sueRimn
- * @LastEditTime: 2021-05-21 16:56:26
+ * @LastEditTime: 2021-05-26 16:41:51
-->
@@ -36,9 +36,87 @@
{{planName}}
- 新增分组
+ 新增分组
+ 保存
-
+
+
+
+
+
+
+
+ {{item.groupName}}
+
+
+
+
编辑
+
+
+
+
删除
+
+
+
+
+
+
+
+
+
+
+
+ {{element.surveyName}}
+
+
+
删除
+
新增
+
+
+
+
+
+
+
+
+ 名称
+ 111
+
+
+ 类型
+ 111
+
+
+ 默认值
+ 111
+
+
+
+ 必填
+ 111
+
+
+ 单位
+ 111
+
+
+
+ 操作
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+