导出删除数据

This commit is contained in:
2025-08-08 14:38:06 +08:00
parent 9af9f1f166
commit fd9cf29780
8 changed files with 288 additions and 45 deletions

View File

@@ -172,7 +172,7 @@ export default {
transactionAmount: 'Transaction amount',
totalShopping: 'Total Shopping',
monthlySales: 'Monthly sales',
userAccessSource: 'User access source',
userAccessSource: 'Jianlian rate',
january: 'January',
february: 'February',
march: 'March',
@@ -194,6 +194,8 @@ export default {
searchEngines: 'Search engines',
weeklyUserActivity: 'Weekly user activity',
activeQuantity: 'Active quantity',
alreadyJianlian:'Already alliance',
noAlliance:'No alliance',
monday: 'Monday',
tuesday: 'Tuesday',
wednesday: 'Wednesday',
@@ -476,7 +478,8 @@ export default {
onlineFans: 'Online Viewers',
fans: 'Followers',
fllowernum: 'Following',
hostsCountry: 'Host Country',
hostsCountry: 'Host Area',
hostsCountryinfo: 'Host Country',
placeHostsCountry: 'Please select host country',
hostsKind: 'Host Type',
placeHostsKind: 'Please enter live type, e.g., game',
@@ -538,7 +541,10 @@ export default {
delete: 'Delete',
primaryKey: 'ID',
action: 'Action',
remark: 'Remark'
remark: 'Remark',
loadNext:'Next',
previous:'上一页',
},
country: {
greece: 'Greece Region',

View File

@@ -179,7 +179,7 @@ export default {
transactionAmount: '成交金额',
totalShopping: '购物总量',
monthlySales: '每月销售额',
userAccessSource: '用户访问来源',
userAccessSource: '建联率',
january: '一月',
february: '二月',
march: '三月',
@@ -201,6 +201,8 @@ export default {
searchEngines: '搜索引擎',
weeklyUserActivity: '每周用户活跃量',
activeQuantity: '活跃量',
alreadyJianlian:'已建联',
noAlliance:'未建联',
monday: '周一',
tuesday: '周二',
wednesday: '周三',
@@ -476,7 +478,8 @@ export default {
onlineFans: '在线人数',
fans: '粉丝数量',
fllowernum: '关注数量',
hostsCountry: '主播国家',
hostsCountry: '主播地区',
hostsCountryinfo: '主播国家',
placeHostsCountry: '请选择主播国家',
hostsKind: '主播类型',
placeHostsKind: '请输入直播类型 如:游戏 ',
@@ -538,7 +541,9 @@ export default {
delete: '删除',
primaryKey: '主键',
action: '操作',
remark: '备注'
remark: '备注',
loadNext:'下一页',
previous:'上一页',
},
country: {
greece: '希腊大区',