This commit is contained in:
宋伟佳
2021-09-08 18:32:05 +08:00
parent 29a3a93317
commit 6ce3d151f1
5 changed files with 18 additions and 14 deletions
@@ -39,9 +39,9 @@
<el-radio label="INLAND_STAND">
<span>{{ $t("m.standAll") }}</span>
</el-radio>
<el-radio label="INLAND_LAWS">
<span>{{ $t("m.lawsAll") }}</span>
</el-radio>
<!-- <el-radio label="INLAND_LAWS">-->
<!-- <span>{{ $t("m.lawsAll") }}</span>-->
<!-- </el-radio>-->
<el-radio label="BUSINESS_STAND">
<span>{{ $t("m.enterpriseStandard") }}</span>
</el-radio>
@@ -388,10 +388,10 @@
label: '海外标准法规', // value没改
value: 'bussstand'
},
{
label: '国内外政策',
value: 'laws'
},
// {
// label: '国内外政策',
// value: 'laws'
// },
{
label: '企业标准',
value: 'enterprise'