葡萄牙语-去掉葡萄牙语区

This commit is contained in:
khalil
2025-07-15 21:15:44 +08:00
parent adc74fe2ae
commit fdabc476af
17 changed files with 1 additions and 175 deletions

View File

@@ -92,20 +92,6 @@
</el-button>
</template>
</el-table-column>
<el-table-column align="center"
label="葡萄牙语区总活跃度"
width="">
<template v-slot="scope">
<el-button @click="
detailsTitle = '葡萄牙语区总活跃度' + scope.row.date;
edi(scope.row.ptCountDetail, 32);
"
type="text"
size="small">
{{ scope.row.ptCount }}
</el-button>
</template>
</el-table-column>
</el-table>
<!-- 分页 -->