fix:将系统内前端页面中所有海外标准修改为国外标准

This commit is contained in:
zyd
2022-07-19 20:45:28 +08:00
parent 7afbc4c081
commit 60eca17b85
64 changed files with 100 additions and 100 deletions
@@ -265,7 +265,7 @@
<template v-if="Allitems.length">
<div v-for="(item,key) in Allitems" :key="key" class="AllBox">
<div class="AllBoxTitle">
<span v-html="item.indexType === 'stand' ? '国内标准法规' : (item.indexType === 'FOREIGN' ? '外标准法规' : (item.indexType === 'laws' ? '国内外政策' : (item.indexType === 'bussstand' ? '企业标准' : (item.indexType === 'items' ? '数据化条目' : '动态&资料'))))" class="typetext"></span>
<span v-html="item.indexType === 'stand' ? '国内标准法规' : (item.indexType === 'FOREIGN' ? '外标准法规' : (item.indexType === 'laws' ? '国内外政策' : (item.indexType === 'bussstand' ? '企业标准' : (item.indexType === 'items' ? '数据化条目' : '动态&资料'))))" class="typetext"></span>
<span style="cursor:pointer;" class="AllBoxText" v-html="item.title" @click="toPage(item)"></span>
</div>
<span @click="checkItems(item)" class="more" style="cursor: pointer; position: absolute; right: 0;top: 13px;">详情</span>
@@ -419,7 +419,7 @@
value: 'stand'
},
{
label: '外标准法规', // value没改
label: '外标准法规', // value没改
value: 'bussstand'
},
{
@@ -451,7 +451,7 @@
value: 'stand'
},
{
label: '外标准法规', // value没改
label: '外标准法规', // value没改
value: 'bussstand'
},
{
@@ -824,7 +824,7 @@
value: 'stand'
},
{
label: '外标准法规',
label: '外标准法规',
value: 'bussstand'
},
// {
@@ -1270,7 +1270,7 @@
filterOptions.CYSDLAWS.title = '我司是否参与'
filterOptions.CYSDLAWS.index = 3
break
// 外标准法规
// 外标准法规
case 'bussstand':
// 标准类别
filterOptions.standSort = originOptions.standSort