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}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- + +