Explorar o código

Merge branch 'test' of https://gitee.com/hcst/adsp-vue into test

zhuxinbo %!s(int64=5) %!d(string=hai) anos
pai
achega
a8ab8f3935
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) => {