“dzb”
2022-10-24 0a6f89cc126ef05f51b62565c3ea004e82d078b8
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,