Explorar el Código

调整新手指导

Lijy hace 2 años
padre
commit
4fa6471e80
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      fhKeeper/formulahousekeeper/timesheet/src/views/Home.vue

+ 1 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/Home.vue

@@ -748,8 +748,7 @@
             // 判断是否为新用户
             // console.log(this.firstTourFalse, '数据书数据123', 'true' == true)
             // if(this.firstTourFalse != 'false') {
-                // console.log('数据书数据123数据书数据123', this.firstTourFalse)
-            if(this.user.isFirstLogin == 1 && this.user.roleName == '超级管理员' && this.firstTourFalse != 'false') {
+            if(this.user.isFirstLogin == 1 && this.user.roleName == '超级管理员' && this.firstTourFalse != 'false' && this.user.createTime[0] > '2022') {
                 var thats = this
                 this.tourFlg = true
                 setTimeout(() => {