diff --git a/ant-design-vue-jeecg/src/views/task/modules/TaskForm.vue b/ant-design-vue-jeecg/src/views/task/modules/TaskForm.vue index 8182b65..8df6c2c 100644 --- a/ant-design-vue-jeecg/src/views/task/modules/TaskForm.vue +++ b/ant-design-vue-jeecg/src/views/task/modules/TaskForm.vue @@ -29,9 +29,12 @@ - - + + + + + @@ -45,8 +48,8 @@ -
- {{ item.type_Name }} +
+ {{ item.type_Name }} {{ child.type_Name }} @@ -82,12 +85,17 @@ auto-size /> + + + + + - 新增模块 + style="width: 80%" @change="fillModuleName()"> + @@ -95,25 +103,17 @@ - 新增功能 + style="width: 80%" @change="fillFunctionName()"> + - 新增规则 - - - - - - - + style="width: 80%"> + - @@ -484,4 +484,4 @@ export default { , } } - \ No newline at end of file +