@@ -127,7 +127,7 @@ export default {
this.$axios
.get('/metaAdvertRecord/excel', {
responseType: 'blob',
- params: { size: 10000 }
+ params: { size: 10000 ,query: { del: false }},
})
.then(res => {
console.log(res);
@@ -160,7 +160,7 @@ export default {
.get('/metaDestroyActivity/excel', {
@@ -180,7 +180,7 @@ export default {
.get('/metaGameCopy/excel', {
@@ -154,7 +154,7 @@ export default {
.get('/metaGameProcess/excel', {
@@ -146,7 +146,7 @@ export default {
.get('/metaGameStageAward/excel', {
@@ -138,7 +138,7 @@ export default {
.get('/metaItem/excel', {
@@ -105,7 +105,7 @@ export default {
.get('/metaMMOLoginInfo/excel', {
@@ -142,7 +142,7 @@ export default {
.get('/metaPlayerWear/excel', {
@@ -128,7 +128,7 @@ export default {
.get('/metaResourceVersion/excel', {
@@ -94,7 +94,7 @@ export default {
.get('/metaShowRoomAsset/excel', {
@@ -158,7 +158,7 @@ export default {
.get('/metaSpatialInfo/excel', {
@@ -144,7 +144,7 @@ export default {
.get('/metaTaskActivity/excel', {
@@ -163,7 +163,7 @@ export default {
.get('/metaTask/excel', {
@@ -132,7 +132,7 @@ export default {
.get('/metaTaskToUser/excel', {
@@ -124,7 +124,7 @@ export default {
.get('/metaUserGold/excel', {
@@ -122,7 +122,7 @@ export default {
.get('/metaUserGoldRecord/excel', {
@@ -125,7 +125,7 @@ export default {
.get('/metaUser/excel', {
.get('/metaUserTaskProgress/excel', {
.get('/metaZombie/excel', {
@@ -156,7 +156,7 @@ export default {
.get('/mintActivity/excel', {
@@ -108,7 +108,7 @@ export default {
.get('/publicScreenChat/excel', {