Explorar o código

调整看客流量默认数据

yfh hai 5 días
pai
achega
1aff98aa56
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/course/courseTrafficLog/index.vue

+ 1 - 0
src/views/course/courseTrafficLog/index.vue

@@ -195,6 +195,7 @@ export default {
       });
     },
     handleQuery() {
+      this.queryParams.tabType = this.activeTab
       this.queryParams.pageNum = 1;
       this.getList();
     },