diff --git a/src/views/property-marketing/media-account/account-detail/components/note-table/constants.ts b/src/views/property-marketing/media-account/account-detail/components/note-table/constants.ts
index 0c64862..b5fd6b7 100644
--- a/src/views/property-marketing/media-account/account-detail/components/note-table/constants.ts
+++ b/src/views/property-marketing/media-account/account-detail/components/note-table/constants.ts
@@ -70,12 +70,12 @@ export const TABLE_COLUMNS = [
align: 'right',
},
- {
- title: '封面点击率',
- dataIndex: 'cover_click_rate',
- width: 180,
- tooltip: '内容在被曝光后,用户点击进入的比例,反映封面与标题吸引力。',
- align: 'right',
- suffix: '%',
- },
+ // {
+ // title: '封面点击率',
+ // dataIndex: 'cover_click_rate',
+ // width: 180,
+ // tooltip: '内容在被曝光后,用户点击进入的比例,反映封面与标题吸引力。',
+ // align: 'right',
+ // suffix: '%',
+ // },
];
diff --git a/src/views/property-marketing/media-account/account-manage/components/account-table/index.vue b/src/views/property-marketing/media-account/account-manage/components/account-table/index.vue
index 3c24f85..6a333b6 100644
--- a/src/views/property-marketing/media-account/account-manage/components/account-table/index.vue
+++ b/src/views/property-marketing/media-account/account-manage/components/account-table/index.vue
@@ -19,7 +19,9 @@
{{ item.name || '-' }}
+{{ item.name || '-' }}
+