---完善国际化
This commit is contained in:
@@ -458,7 +458,7 @@ export default {
|
|||||||
auth: {
|
auth: {
|
||||||
authInfo:'鉴权信息',
|
authInfo:'鉴权信息',
|
||||||
neTypePlease: '查询网元类型',
|
neTypePlease: '查询网元类型',
|
||||||
neType: 'UDM网元类型',
|
neType: 'UDM网元对象',
|
||||||
export: '导出',
|
export: '导出',
|
||||||
exportConfirm: '确认导出全部鉴权用户数据吗?',
|
exportConfirm: '确认导出全部鉴权用户数据吗?',
|
||||||
import: '导入',
|
import: '导入',
|
||||||
@@ -501,15 +501,15 @@ export default {
|
|||||||
},
|
},
|
||||||
base5G: {
|
base5G: {
|
||||||
neTypePlease: '查询网元类型',
|
neTypePlease: '查询网元类型',
|
||||||
neType: 'AMF网元类型',
|
neType: 'AMF网元对象',
|
||||||
},
|
},
|
||||||
ue: {
|
ue: {
|
||||||
neTypePlease: '查询网元类型',
|
neTypePlease: '查询网元类型',
|
||||||
neType: 'SMF网元类型',
|
neType: 'SMF网元对象',
|
||||||
},
|
},
|
||||||
ims: {
|
ims: {
|
||||||
neTypePlease: '查询网元类型',
|
neTypePlease: '查询网元类型',
|
||||||
neType: 'IMS网元类型',
|
neType: 'IMS网元对象',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
perfManage: {
|
perfManage: {
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ let tableColumns: ColumnsType = [
|
|||||||
width: 3,
|
width: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'STATUS',
|
title: 'Status',
|
||||||
dataIndex: 'status',
|
dataIndex: 'status',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 2,
|
width: 2,
|
||||||
@@ -112,7 +112,7 @@ let tableColumns: ColumnsType = [
|
|||||||
// width: 10,
|
// width: 10,
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
title: 'ALGO_INDEX',
|
title: 'ALGO Index',
|
||||||
dataIndex: 'algoIndex',
|
dataIndex: 'algoIndex',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 4,
|
width: 4,
|
||||||
@@ -934,7 +934,7 @@ onMounted(() => {
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
<a-form-item label="Algo Index" name="algo">
|
<a-form-item label="ALGO Index" name="algo">
|
||||||
{{ modalState.from.algoIndex }}
|
{{ modalState.from.algoIndex }}
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
@@ -1011,7 +1011,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
<a-form-item
|
<a-form-item
|
||||||
label="Algo Index"
|
label="ALGO Index"
|
||||||
name="algo"
|
name="algo"
|
||||||
v-bind="modalStateFrom.validateInfos.algoIndex"
|
v-bind="modalStateFrom.validateInfos.algoIndex"
|
||||||
>
|
>
|
||||||
@@ -1116,7 +1116,7 @@ onMounted(() => {
|
|||||||
</a-col>
|
</a-col>
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
<a-form-item
|
<a-form-item
|
||||||
label="Algo Index"
|
label="ALGO Index"
|
||||||
name="algo"
|
name="algo"
|
||||||
v-bind="modalStateBatchFrom.validateInfos.algoIndex"
|
v-bind="modalStateBatchFrom.validateInfos.algoIndex"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -64,25 +64,25 @@ let tableState: TabeStateType = reactive({
|
|||||||
/**表格字段列 */
|
/**表格字段列 */
|
||||||
let tableColumns: ColumnsType = [
|
let tableColumns: ColumnsType = [
|
||||||
{
|
{
|
||||||
title: 'GNB_ID',
|
title: 'GNB ID',
|
||||||
dataIndex: 'id',
|
dataIndex: 'id',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 2,
|
width: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'ADDRESS',
|
title: 'GNB Address',
|
||||||
dataIndex: 'address',
|
dataIndex: 'address',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 3,
|
width: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'GNB_NAME',
|
title: 'GNB Name',
|
||||||
dataIndex: 'name',
|
dataIndex: 'name',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 2,
|
width: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'UE_NUM',
|
title: 'UE Number',
|
||||||
dataIndex: 'ueNum',
|
dataIndex: 'ueNum',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 2,
|
width: 2,
|
||||||
@@ -194,11 +194,10 @@ onMounted(() => {
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :lg="6" :md="12" :xs="24">
|
<a-col :lg="6" :md="12" :xs="24">
|
||||||
<a-form-item label="GNB_ID" name="id">
|
<a-form-item label="GNB ID" name="id">
|
||||||
<a-input
|
<a-input
|
||||||
v-model:value="queryParams.id"
|
v-model:value="queryParams.id"
|
||||||
allow-clear
|
allow-clear
|
||||||
placeholder="查询GNB_ID"
|
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ let tableColumns: ColumnsType = [
|
|||||||
width: 2,
|
width: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'RegState',
|
title: 'Registration State',
|
||||||
dataIndex: 'regState',
|
dataIndex: 'regState',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 2,
|
width: 2,
|
||||||
@@ -216,7 +216,6 @@ onMounted(() => {
|
|||||||
<a-input
|
<a-input
|
||||||
v-model:value="queryParams.imsi"
|
v-model:value="queryParams.imsi"
|
||||||
allow-clear
|
allow-clear
|
||||||
placeholder="查询IMSI"
|
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
@@ -225,7 +224,6 @@ onMounted(() => {
|
|||||||
<a-input
|
<a-input
|
||||||
v-model:value="queryParams.msisdn"
|
v-model:value="queryParams.msisdn"
|
||||||
allow-clear
|
allow-clear
|
||||||
placeholder="查询MSISDN"
|
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ let tableColumns: ColumnsType = [
|
|||||||
width: 3,
|
width: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'DnnList',
|
title: 'DNN List',
|
||||||
dataIndex: 'pduSessionInfo',
|
dataIndex: 'pduSessionInfo',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
customRender(opt) {
|
customRender(opt) {
|
||||||
@@ -295,7 +295,6 @@ onMounted(() => {
|
|||||||
<a-input
|
<a-input
|
||||||
v-model:value="queryParams.imsi"
|
v-model:value="queryParams.imsi"
|
||||||
allow-clear
|
allow-clear
|
||||||
placeholder="查询IMSI"
|
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
@@ -304,7 +303,6 @@ onMounted(() => {
|
|||||||
<a-input
|
<a-input
|
||||||
v-model:value="queryParams.msisdn"
|
v-model:value="queryParams.msisdn"
|
||||||
allow-clear
|
allow-clear
|
||||||
placeholder="查询MSISDN"
|
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
@@ -424,7 +422,7 @@ onMounted(() => {
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :lg="8" :md="8" :xs="24">
|
<a-col :lg="8" :md="8" :xs="24">
|
||||||
<a-form-item label="RatType" name="ratType">
|
<a-form-item label="RAT Type" name="ratType">
|
||||||
{{ modalState.from.ratType }}
|
{{ modalState.from.ratType }}
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user