فهرست منبع

提交测试

1
mo 4 سال پیش
والد
کامیت
fd29d7bf8e
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/views/teamBuild/components/teamBaseInfo.vue

+ 4 - 4
src/views/teamBuild/components/teamBaseInfo.vue

@@ -519,10 +519,10 @@ export default {
             type: "warning",
           })
             .then(async () => {
-              localStorage.setItem(
-                `${this.teamid}base`,
-                JSON.stringify(this.topFrom)
-              );
+              // localStorage.setItem(
+              //   `${this.teamid}base`,
+              //   JSON.stringify(this.topFrom)
+              // );
               let b =  await this.gotoNext(str)
               console.log(b)
               return b;