@@ -20,7 +20,7 @@
diff --git a/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/delete-manuscript-modal.vue b/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/delete-manuscript-modal.vue
index 39f8fd3..d882f0e 100644
--- a/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/delete-manuscript-modal.vue
+++ b/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/delete-manuscript-modal.vue
@@ -1,25 +1,27 @@
-
确认删除 {{ projectName }} 这个内容稿件吗?
- 取消
- 确认删除取消
+
-
+
diff --git a/src/views/material-center/components/raw-material/components/table/delete-file-modal.vue b/src/views/material-center/components/raw-material/components/table/delete-file-modal.vue
index fe55b31..12b738c 100644
--- a/src/views/material-center/components/raw-material/components/table/delete-file-modal.vue
+++ b/src/views/material-center/components/raw-material/components/table/delete-file-modal.vue
@@ -1,18 +1,19 @@
-
+
确认删除 {{ fileName }} 文件吗?
- 取消
- 确认删除
+
+
-
+
diff --git a/src/views/property-marketing/put-account/investment-guidelines/components/table-data/listSearchForm.vue b/src/views/property-marketing/put-account/investment-guidelines/components/table-data/listSearchForm.vue
index f09d347..10a77f2 100644
--- a/src/views/property-marketing/put-account/investment-guidelines/components/table-data/listSearchForm.vue
+++ b/src/views/property-marketing/put-account/investment-guidelines/components/table-data/listSearchForm.vue
@@ -1,52 +1,46 @@
-
+
平台
-
-
+
-
+
+
-
+
-
+
+
+
@@ -54,10 +48,13 @@
diff --git a/src/views/property-marketing/put-account/investment-guidelines/components/table-data/placementGuideList.vue b/src/views/property-marketing/put-account/investment-guidelines/components/table-data/placementGuideList.vue
index b0a02d3..3790da5 100644
--- a/src/views/property-marketing/put-account/investment-guidelines/components/table-data/placementGuideList.vue
+++ b/src/views/property-marketing/put-account/investment-guidelines/components/table-data/placementGuideList.vue
@@ -1,97 +1,132 @@
- {
+ if (sorter && !Array.isArray(sorter) && sorter.columnKey) {
+ handleSorterChange(sorter.columnKey, sorter.order);
+ }
+ }"
>
-
-
- 本周总消耗
-
-
-
- 当前周内所有投流账户的累计广告花费,反映整体投放规模。
+
+
+
+
+
+
![]()
+
{{ PLATFORM_LIST.find((v) => v.value === record.platform)?.label }}
+
+
+
+
+
+
+ 本周总消耗
+
+
+
+
+
+
+ ¥{{ record.total_use_amount }}
+
+
+
+
+
+ 本周总消耗环比
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
- 本周总消耗环比
-
-
-
- 本周消耗金额与上周对比的变化百分比,用于衡量预算投放趋势。
-
-
-
-
-
-
- ROI
-
-
-
- 投资回报率(ROI)= 收益 ÷ 投入成本,反映整体投流账户的收益效率。
-
-
-
-
-
-
- CTR
-
-
-
- 点击率(CTR)= 点击量 ÷ 展示量,是衡量广告素材吸引力的关键指标。
-
-
-
-
-
-
-
-
![]()
-
{{ PLATFORM_LIST.find((v) => v.value === record.platform)?.label }}
-
-
-
- ¥{{ record.total_use_amount }}
-
-
-
-
-
![]()
-
{{ PLATFORM_LIST.find((v) => v.value === record.platform)?.label }}
-
-
-
-
-
-
-
-
- %
-
-
-
-
- {{ `${record.click_rate}%` }}
-
-
+ %
+
+
+
+
+
+
+ ROI
+
+
+
+
+
+
+
+
+
+ CTR
+
+
+
+
+
+
+ {{ `${record.click_rate}%` }}
+
+
+