From c786b89e7fc17a3125c9efdb0efaf789f5816053 Mon Sep 17 00:00:00 2001 From: MDSMO Date: Wed, 20 Aug 2025 17:36:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=A4=84=E5=88=86=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E5=92=8C=E8=A7=A3=E9=99=A4=E5=A4=84=E5=88=86=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E6=94=BF=E6=B2=BB=E9=9D=A2?= =?UTF-8?q?=E8=B2=8C=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../task/finished/detail/disqualificationIndex.vue | 8 ++++++++ .../flowable/task/todo/detail/disqualificationIndex.vue | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/src/views/flowable/task/finished/detail/disqualificationIndex.vue b/src/views/flowable/task/finished/detail/disqualificationIndex.vue index 9118817..29bdbc6 100644 --- a/src/views/flowable/task/finished/detail/disqualificationIndex.vue +++ b/src/views/flowable/task/finished/detail/disqualificationIndex.vue @@ -42,6 +42,14 @@ {{ form.className }} + + + {{ form.mz }} + + + + {{ form.politicalStatus }} + {{ form.jg }} diff --git a/src/views/flowable/task/todo/detail/disqualificationIndex.vue b/src/views/flowable/task/todo/detail/disqualificationIndex.vue index 9b2fb74..2878ff6 100644 --- a/src/views/flowable/task/todo/detail/disqualificationIndex.vue +++ b/src/views/flowable/task/todo/detail/disqualificationIndex.vue @@ -42,6 +42,14 @@ {{ form.className }} + + + {{ form.mz }} + + + + {{ form.politicalStatus }} + {{ form.jg }}