From 27da4a2c5396cf5c76b45ba67db05855ee48ae50 Mon Sep 17 00:00:00 2001 From: ssc <273702440@qq.com> Date: Mon, 10 Apr 2023 21:17:15 +0800 Subject: [PATCH] fix: model scope submit error --- .../components/nf-user-option/index.vue | 321 +++++++++++------- 1 file changed, 189 insertions(+), 132 deletions(-) diff --git a/src/views/plugin/workflow/components/nf-user-option/index.vue b/src/views/plugin/workflow/components/nf-user-option/index.vue index 852bc50..cbcfac8 100755 --- a/src/views/plugin/workflow/components/nf-user-option/index.vue +++ b/src/views/plugin/workflow/components/nf-user-option/index.vue @@ -1,137 +1,155 @@