jiangping
2024-05-31 1f192bd3a2df3894f2955cc0c2f2a4d6afcd3888
admin/src/utils/util.js
@@ -24,7 +24,8 @@
  const time1 = new Date()
  const time2 = new Date()
  if (count === 1) {
    time1.setTime(time1.getTime() - (24 * 60 * 60 * 1000))
    // time1.setTime(time1.getTime() - (24 * 60 * 60 * 1000))
    time1.setTime(time1.getTime())
  } else {
    time1.setTime(time1.getTime())
  }