邓雄飞 4 years ago
parent
commit
89960f3cb5
1 changed files with 2 additions and 0 deletions
  1. 2
      utils/index.js

2
utils/index.js

@ -166,6 +166,8 @@ export const makeSocket = async ({ pageInfo = '', retry = false }) => {
// return Math.round(+number + 'e' + precision) / Math.pow(10, precision)
// }
let _boundaryCheckingState = true
/**
* {beyond:是否超出目标时间,day:,hours:小时,minutes:分钟,seconds:秒钟}
* @param time 计算时间

Loading…
Cancel
Save