From f6538e4b037b2017f075acb5feac6f35f11fe374 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 28 Mar 2025 09:49:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B7=BB=E5=8A=A0=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=97=B6=E9=80=89=E6=8B=A9=E4=BA=A7=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pm/utask_form.vue | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/src/views/pm/utask_form.vue b/src/views/pm/utask_form.vue index 5514dc8d..2fb5984b 100644 --- a/src/views/pm/utask_form.vue +++ b/src/views/pm/utask_form.vue @@ -63,6 +63,23 @@ }} + + + + + + { + that.materialOptions = res; + }); }, //显示 open(mode = "add", type) {