智慧园区web后台管理-vue
zrj
2024-10-25 7337bc23f71e2f86ebe93fc773322f123e7efa3c
src/api/user.js
@@ -17,7 +17,7 @@
      tenantId,
      username,
      password,
      grant_type: website.captchaMode ? 'captcha' : 'password',
      grant_type: 'password',
      scope: 'all',
      type,
    },