liyongli 1 tháng trước cách đây
mục cha
commit
9ffaea0607
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/History/index.vue

+ 2 - 1
src/views/History/index.vue

@@ -437,7 +437,8 @@ export default {
       const ret = {
         downloads: true,
         ip: true,
-        avgUser: true
+        avgUser: true,
+        dayDurationUser: true
       };
       if (ret[type]) return;
       this.type = type;