@@ -303,7 +303,6 @@ export default {
_this.ajax
.post(_this.$store.state.api + "loginBYingShuo", params)
.then((res) => {
- debugger
if (res.data.status == "1") {
_this.$cookies.set("yingshuo", "1", -1);
_this.$message({