瀏覽代碼

头条素材报表提交

hcst_sunzhen 5 年之前
父節點
當前提交
d7b0c79505
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/modules/Statistics/toutiaoAccount.vue

+ 1 - 1
src/views/modules/Statistics/toutiaoAccount.vue

@@ -501,7 +501,7 @@ export default {
           break
       }
 
-      postAction('/ctop/bytedanceCreativeDailyReport/bytedanceCreativeDailyReportList', params).then(res => {
+      postAction('/ctop/bytedanceCreativeDailyReport/bytedanceCreativeAccountReportList', params).then(res => {
         if (res.success) {
           if (res.result.length > 0) {
             this.data = res.result.map((item, index) => {