jinlin
2023-12-13 ecb9ece90cb766214e682f33d4c670b2d09b8ca3
web/src/views/layout/main.vue
@@ -130,8 +130,8 @@
                console.log(window.SITE_CONFIG['menuList'], 'window.SITE_CONFIG[\'menuList\']')
                // let that = this
                setTimeout(()=>{
                  this.flag = getUUID()
                  console.log('set flag')
            this.flag = Date.now()  //getUUID()
            console.log(this.flag,'set flag this.flag')
                },50)
              })
            },