Mr.Zhang
2023-08-24 7550fb636fec7a84dbdea55196d97ed635d7ab10
screen_standard/src/components/AppLayout.vue
@@ -151,7 +151,7 @@
      enterprise.setDepartId(data.tempCom.id)
    })
    .catch(err => {})
  fullChange()
  // fullChange()
  const week = ['星期一', '星期二', '星期三', '星期四', '星期五', '星期六', '星期日']
  setInterval(() => {
    let tempDate = new Date()