wujingjing
2024-10-30 83d0df31a7129f809afe6cb4dff73e84b07cf58c
src/views/login/component/account.vue
@@ -205,6 +205,7 @@
      let params = {
         user: ruleForm.value.account,
         pass: ruleForm.value.password,
         client:'后台管理端'
      };
      const res = await PostLogin(params, {