葡萄牙语-去掉葡萄牙语区
This commit is contained in:
@@ -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>
|
||||
|
||||
<!-- 分页 -->
|
||||
|
Reference in New Issue
Block a user