From ba14d9e7e378ecac961cfe7a18b685e0a729d285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B1=E5=B1=8B?= <3180483789@qq.com> Date: Sat, 15 Jul 2023 09:30:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A3=E4=BB=BB=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/task/modules/TaskForm.vue | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) 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 +