linan 5 năm trước cách đây
mục cha
commit
16a3c2daa1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/groupManagment/UnityTrace/UnityTrace.vue

+ 2 - 1
src/views/groupManagment/UnityTrace/UnityTrace.vue

@@ -178,7 +178,8 @@ export default {
 
                     // 暂时用,为了调整830的数据
                     let tt = 1
-                    if(this.mainInfo.id == 830 || 825) tt = 0.95
+                    if(this.mainInfo.id == 830) tt = 0.97
+                    if(this.mainInfo.id == 825)tt = 0.91
                     res.forEach((item, index) => {
                         dateArr.push(item.created)