From 3249a6c29df688ee3929c439d01c515c8302521b Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 25 Oct 2023 18:51:52 +0800 Subject: [PATCH] =?UTF-8?q?utask=E5=88=86=E8=BD=A6=E9=97=B4=E5=88=9B?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pm/mtask.vue | 1 + src/views/pm/mtask2.vue | 6 +++--- src/views/pm/mtask_form.vue | 7 +++++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/src/views/pm/mtask.vue b/src/views/pm/mtask.vue index ac8cb174..fe5e4d29 100644 --- a/src/views/pm/mtask.vue +++ b/src/views/pm/mtask.vue @@ -236,6 +236,7 @@ diff --git a/src/views/pm/mtask2.vue b/src/views/pm/mtask2.vue index 1ef7bed9..803cabf0 100644 --- a/src/views/pm/mtask2.vue +++ b/src/views/pm/mtask2.vue @@ -6,7 +6,7 @@ 任务下达 - + @@ -91,7 +91,7 @@ - - + - + export default { emits: ["success", "closed"], + props:{ + activeName:{ type: String, default: '' }, + }, data() { return { loading: false,