From b669b0dc71547a6d72a4d9797a1d241ef1b050fb Mon Sep 17 00:00:00 2001 From: fanlin Date: Tue, 27 Jul 2021 17:20:20 +0800 Subject: [PATCH] =?UTF-8?q?bug=20=E6=B5=B7=E5=A4=96=E6=A0=87=E5=87=86?= =?UTF-8?q?=E6=B3=95=E8=A7=84=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../foreignStandardsAndRegulations/index.vue | 251 +++++++++++++++++- 1 file changed, 239 insertions(+), 12 deletions(-) diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 6556822d2..dccbd54bf 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -261,9 +261,73 @@ 提交 - -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -275,14 +339,19 @@ + + + + + v-model="sarStandardsSearch.standSort" + :placeholder="$t('m.standardCategoryTips')" + @keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)" + :options="standSortOptions" + clearable/> @@ -296,20 +365,161 @@ + + + + + + + + + + + + + + {{ opt.label}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ opt.label}} + + + + + + {{ opt.label}} + + + + + + + {{ opt.label}} + + - {{ opt.label}} - - {{ opt.label}} + {{ opt.label}} + + + + {{ opt.label}} + + + + + + {{ opt.label}} + + + + + + {{ opt.label}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- + +