无人机管理后台前端(已迁走)
张含笑
2025-07-03 f78cf681c5a3730a3d8d0037790f4e0861b20c4f
src/page/login/index.vue
@@ -85,6 +85,8 @@
      let sysConfigId = this.$route.query?.id || 1;
      getDetail(sysConfigId).then(res=>{
        this.login.info = res.data.data.name
        console.log('mmmm', this.login.info);
      })
    },
    getTime() {