Browse Source

xqc 979 提测

bding 2 tháng trước cách đây
mục cha
commit
4f9e6a7b81
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/views/dataReport_manage/equityServiceStatistics.vue

+ 0 - 3
src/views/dataReport_manage/equityServiceStatistics.vue

@@ -209,8 +209,6 @@ export default {
           return item[item.length - 1];
         });
       }
-      console.log();
-
       let baseUrl = process.env.API_ROOT + "/cygx/rai_serve/list";
       let token = localStorage.getItem("auth") || "";
       let paramStr = "";
@@ -294,7 +292,6 @@ export default {
           return item[item.length - 1];
         });
       }
-      console.log();
       const res = await dataMainInterface.getRaiServeList({
         PageSize: this.pageSize,
         CurrentIndex: this.page_no,