From 0183eaadb8975159ea346b3a8f09654ae41c2868 Mon Sep 17 00:00:00 2001 From: zyn Date: Wed, 22 Nov 2023 14:40:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=AE=A1=E6=89=B9=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9=E5=B9=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hzwlComponents/ApprovalHistory.vue | 42 ++++++++++++------- .../creatProcess/policyMeetings/step1.vue | 27 +++--------- .../creatProcess/policyMeetings/step2.vue | 26 +++--------- .../policyRegulatoryMaterials/index.vue | 27 +++--------- .../policyTopicEnrollment/index.vue | 27 +++--------- .../policyTopicParticipation/index.vue | 27 +++--------- .../creatProcess/policyWarehousing/step1.vue | 40 +++--------------- .../creatProcess/policyWarehousing/step2.vue | 39 +++-------------- 8 files changed, 68 insertions(+), 187 deletions(-) diff --git a/src/components/hzwlComponents/ApprovalHistory.vue b/src/components/hzwlComponents/ApprovalHistory.vue index 7978e7c98..15707d044 100644 --- a/src/components/hzwlComponents/ApprovalHistory.vue +++ b/src/components/hzwlComponents/ApprovalHistory.vue @@ -1,15 +1,14 @@