From f275e3af856cc48ab1b14c095177102f413c1add Mon Sep 17 00:00:00 2001 From: zyn Date: Wed, 24 Jan 2024 10:44:07 +0800 Subject: [PATCH] =?UTF-8?q?feature(=E5=9B=BD=E5=86=85=E5=A4=96=E6=94=BF?= =?UTF-8?q?=E7=AD=96):=20=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../details/otherLawsStandDetails/index.vue | 12 +++- .../policy/components/advancedSearch.vue | 24 +++++++- .../policy/components/editDrawer.vue | 58 +++++++++++++++++-- .../policyWarehousing/components/Basic.vue | 28 ++++++++- .../creatProcess/policyWarehousing/step1.vue | 21 +++++++ .../creatProcess/policyWarehousing/step2.vue | 3 + 6 files changed, 135 insertions(+), 11 deletions(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index a2182a4d1..ca36c2224 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -65,10 +65,16 @@

{{ sarStandardsInfoEO.lawsBulletin || '-' }}

+

{{ sarStandardsInfoEO.referenceNews || '-' }}

{{ sarStandardsInfoEO.lawsLabel || '-' }}

-

{{ sarStandardsInfoEO.lawsRemark || '-' }}

- - + +

{{ sarStandardsInfoEO.lawsKeyPoint || '-' }}

+

{{ sarStandardsInfoEO.lawsRemark || '-' }}

+

+ + {{ sarStandardsInfoEO.lawsOriginalLink }} + - +