Kaynağa Gözat

调整看客流量默认数据

yfh 5 gün önce
ebeveyn
işleme
1aff98aa56
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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();
     },