[fix uat126]全局替换 “国家/地区”改为“试用市场”
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
|
||||
<!-- 国家/地区 -->
|
||||
<!-- 适用市场 -->
|
||||
<a-col :md="8" :sm="12">
|
||||
<a-form-item :label="$t('standardRegulationLibrary.marketRegulationsList.countryRegion')">
|
||||
<a-tree-select
|
||||
@@ -201,7 +201,7 @@ export default {
|
||||
total: 0
|
||||
},
|
||||
columns: [
|
||||
{ // 国家/地区
|
||||
{ // 适用市场
|
||||
title: this.$t('standardRegulationLibrary.marketRegulationsList.countryRegion'),
|
||||
align: 'center',
|
||||
width: 180,
|
||||
|
||||
Reference in New Issue
Block a user