新增批量删除接口
This commit is contained in:
@@ -128,12 +128,13 @@ export default {
|
||||
loadData: "LoadData",
|
||||
num:'Number allocation',
|
||||
batchAddText: 'Batch Add',
|
||||
batchDelText: 'Batch Del',
|
||||
},
|
||||
sub:{
|
||||
export: 'Export',
|
||||
import: 'Import',
|
||||
loadData: "LoadData"
|
||||
},
|
||||
sub:{
|
||||
export: 'Export',
|
||||
import: 'Import',
|
||||
loadData: "LoadData"
|
||||
},
|
||||
base5G: {
|
||||
neTypePlease: 'Query network element type',
|
||||
neType: 'AMF Type',
|
||||
|
||||
@@ -128,12 +128,13 @@ export default {
|
||||
loadData: "更新数据",
|
||||
num:'放号数',
|
||||
batchAddText: '批量新增',
|
||||
batchDelText: '批量删除',
|
||||
},
|
||||
sub:{
|
||||
export: '导出',
|
||||
import: '导入',
|
||||
loadData: "更新数据"
|
||||
},
|
||||
sub:{
|
||||
export: '导出',
|
||||
import: '导入',
|
||||
loadData: "更新数据"
|
||||
},
|
||||
base5G: {
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'AMF网元类型',
|
||||
|
||||
Reference in New Issue
Block a user