“dzb”
2022-11-04 ed9920601323db4b24a9602e1e3e3a8737a09e39
src/views/login/index.vue
@@ -118,6 +118,7 @@
    handleLogin() {
      const { username, password } = this.loginForm;
      const that = this;
      console.log(this.login);
      this.$axios
        .post("sccg/admin/login", {
          password,