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