From 0e7f16260482fd25ae4b9b62ff797d406e4b1b54 Mon Sep 17 00:00:00 2001 From: zhouyang Date: Tue, 3 Feb 2026 16:51:53 +0800 Subject: [PATCH] =?UTF-8?q?update:=E4=BB=BF=E7=9C=9F=E7=AD=96=E5=88=92?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E4=BF=AE=E6=94=B9=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=BE=85=E5=8A=9E=E6=8F=90=E7=A4=BA=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../project/planningInformation.vue | 308 ++++++++++++++++++ .../condition/components/addApprove.vue | 9 +- .../projectList/components/taskDialog.vue | 16 +- 3 files changed, 328 insertions(+), 5 deletions(-) create mode 100644 src/components/project/planningInformation.vue diff --git a/src/components/project/planningInformation.vue b/src/components/project/planningInformation.vue new file mode 100644 index 00000000..5b866ace --- /dev/null +++ b/src/components/project/planningInformation.vue @@ -0,0 +1,308 @@ + + + + + diff --git a/src/views/competenceCenter/condition/components/addApprove.vue b/src/views/competenceCenter/condition/components/addApprove.vue index 99560801..ffc4b098 100644 --- a/src/views/competenceCenter/condition/components/addApprove.vue +++ b/src/views/competenceCenter/condition/components/addApprove.vue @@ -9,6 +9,7 @@ :confirm-closable="false" :width="500" :height="300" + @close="closeFun" >