lsc 2 年之前
父節點
當前提交
89f880865f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/loginBYingShuo.vue

+ 0 - 1
src/components/loginBYingShuo.vue

@@ -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({