fix: 根据搜索条件导出,去除最大记录限制
This commit is contained in:
@@ -485,7 +485,7 @@ export default {
|
|||||||
resultOk: "Success",
|
resultOk: "Success",
|
||||||
resultFail: "Fail",
|
resultFail: "Fail",
|
||||||
delTip: "Confirm deletion of the data item numbered [{msg}]?",
|
delTip: "Confirm deletion of the data item numbered [{msg}]?",
|
||||||
exportTip: "Do you confirm to export the current query conditions of the CDR data? (Maximum 10,000 items can be exported.)",
|
exportTip: "Do you confirm to export the current query conditions of the CDR data?",
|
||||||
chargingID: 'Charging ID',
|
chargingID: 'Charging ID',
|
||||||
smfSubscriptionIDData: 'Subscription ID Data',
|
smfSubscriptionIDData: 'Subscription ID Data',
|
||||||
smfSubscriptionIDType: 'Subscription ID Type',
|
smfSubscriptionIDType: 'Subscription ID Type',
|
||||||
@@ -517,7 +517,7 @@ export default {
|
|||||||
result: "Result",
|
result: "Result",
|
||||||
resultOk: "Successes",
|
resultOk: "Successes",
|
||||||
delTip: "Confirm deletion of the data item numbered [{msg}]?",
|
delTip: "Confirm deletion of the data item numbered [{msg}]?",
|
||||||
exportTip: "Do you confirm to export the event data of the current query condition? (Maximum 10,000 items can be exported.)",
|
exportTip: "Do you confirm to export the event data of the current query condition?",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ne: {
|
ne: {
|
||||||
@@ -601,6 +601,10 @@ export default {
|
|||||||
success:'Success',
|
success:'Success',
|
||||||
default:'Default',
|
default:'Default',
|
||||||
},
|
},
|
||||||
|
quickUpload: {
|
||||||
|
title: 'Quick License Upload',
|
||||||
|
selectNe: 'Select NE',
|
||||||
|
},
|
||||||
backConf: {
|
backConf: {
|
||||||
export: 'Config Export',
|
export: 'Config Export',
|
||||||
import: 'Config Import',
|
import: 'Config Import',
|
||||||
@@ -1356,10 +1360,18 @@ export default {
|
|||||||
deleteTipErr: "Failed to delete file",
|
deleteTipErr: "Failed to delete file",
|
||||||
sysloginLog:'System Login Log',
|
sysloginLog:'System Login Log',
|
||||||
sysOperateLog:'System Operation Log',
|
sysOperateLog:'System Operation Log',
|
||||||
cdrIMS:'CDR Voice',
|
cdrIMS:'CDR IMS Voice',
|
||||||
cdrSMF:'CDR Data',
|
cdrSMF:'CDR SMF Data',
|
||||||
cdrSMSC:'CDR SMS',
|
cdrSMSC:'CDR SMSC SMS',
|
||||||
cdrSGWC:'CDR Roaming Data',
|
cdrSGWC:'CDR SGWC Roaming Data',
|
||||||
|
kpiIMS:'KPI IMS',
|
||||||
|
kpiAMF:'KPI AMF',
|
||||||
|
kpiUDM:'KPI UDM',
|
||||||
|
kpiSMF:'KPI SMF',
|
||||||
|
kpiPCF:'KPI PCF',
|
||||||
|
kpiUPF:'KPI UPF',
|
||||||
|
kpiMME:'KPI MME',
|
||||||
|
kpiSMSC:'KPI SMSC',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
monitor: {
|
monitor: {
|
||||||
|
|||||||
@@ -485,7 +485,7 @@ export default {
|
|||||||
resultOk: "成功",
|
resultOk: "成功",
|
||||||
resultFail: "失败",
|
resultFail: "失败",
|
||||||
delTip: "确认删除编号为【{msg}】的数据项?",
|
delTip: "确认删除编号为【{msg}】的数据项?",
|
||||||
exportTip: "确认导出当前查询条件的话单数据吗?(导出最大支持一万条)",
|
exportTip: "确认导出当前查询条件的话单数据吗?",
|
||||||
chargingID: '计费ID',
|
chargingID: '计费ID',
|
||||||
smfSubscriptionIDData: '订阅 ID 数据',
|
smfSubscriptionIDData: '订阅 ID 数据',
|
||||||
smfSubscriptionIDType: '订阅 ID 类型',
|
smfSubscriptionIDType: '订阅 ID 类型',
|
||||||
@@ -517,7 +517,7 @@ export default {
|
|||||||
result: "结果",
|
result: "结果",
|
||||||
resultOk: "成功",
|
resultOk: "成功",
|
||||||
delTip: "确认删除编号为【{msg}】的数据项?",
|
delTip: "确认删除编号为【{msg}】的数据项?",
|
||||||
exportTip: "确认导出当前查询条件的事件数据吗?(导出最大支持一万条)",
|
exportTip: "确认导出当前查询条件的事件数据吗?",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ne: {
|
ne: {
|
||||||
@@ -1360,10 +1360,18 @@ export default {
|
|||||||
deleteTipErr: "文件删除失败",
|
deleteTipErr: "文件删除失败",
|
||||||
sysloginLog:'系统登录日志',
|
sysloginLog:'系统登录日志',
|
||||||
sysOperateLog:'系统操作日志',
|
sysOperateLog:'系统操作日志',
|
||||||
cdrIMS:'语音话单',
|
cdrIMS:'话单 IMS 语音',
|
||||||
cdrSMF:'数据话单',
|
cdrSMF:'话单 SMF 数据',
|
||||||
cdrSMSC:'短信话单',
|
cdrSMSC:'话单 SMSC 短信',
|
||||||
cdrSGWC:'漫游数据话单',
|
cdrSGWC:'话单 SGWC 漫游数据',
|
||||||
|
kpiIMS:'KPI IMS',
|
||||||
|
kpiAMF:'KPI AMF',
|
||||||
|
kpiUDM:'KPI UDM',
|
||||||
|
kpiSMF:'KPI SMF',
|
||||||
|
kpiPCF:'KPI PCF',
|
||||||
|
kpiUPF:'KPI UPF',
|
||||||
|
kpiMME:'KPI MME',
|
||||||
|
kpiSMSC:'KPI SMSC',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
monitor: {
|
monitor: {
|
||||||
|
|||||||
@@ -342,7 +342,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportAMFDataUE(querys)
|
exportAMFDataUE(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -411,7 +411,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportIMSDataCDR(querys)
|
exportIMSDataCDR(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -344,7 +344,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportMMEDataUE(querys)
|
exportMMEDataUE(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -381,7 +381,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportSGWCDataCDR(querys)
|
exportSGWCDataCDR(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -408,7 +408,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportSMFDataCDR(querys)
|
exportSMFDataCDR(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -375,7 +375,8 @@ function fnExportList() {
|
|||||||
modalState.confirmLoading = true;
|
modalState.confirmLoading = true;
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
querys.pageSize = 10000;
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportSMSCDataCDR(querys)
|
exportSMSCDataCDR(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
@@ -202,6 +202,8 @@ function fnExportList() {
|
|||||||
onOk() {
|
onOk() {
|
||||||
const hide = message.loading(t('common.loading'), 0);
|
const hide = message.loading(t('common.loading'), 0);
|
||||||
const querys = toRaw(queryParams);
|
const querys = toRaw(queryParams);
|
||||||
|
querys.pageNum = 1;
|
||||||
|
querys.pageSize = tablePagination.total;
|
||||||
exportNBState(querys)
|
exportNBState(querys)
|
||||||
.then(res => {
|
.then(res => {
|
||||||
if (res.code === RESULT_CODE_SUCCESS) {
|
if (res.code === RESULT_CODE_SUCCESS) {
|
||||||
|
|||||||
Reference in New Issue
Block a user