Преглед на файлове

Merge branch 'yuan' of panhui/lasuo_nft_front into master

yuanyuan преди 3 години
родител
ревизия
82c3c6dfe2
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/views/Home.vue

+ 3 - 3
src/views/Home.vue

@@ -237,9 +237,9 @@ export default {
         offeringNotice() {
         offeringNotice() {
             this.active = 1;
             this.active = 1;
             // this.finished = false;
             // this.finished = false;
-            if (!this.isLogin) {
-                return;
-            }
+            // if (!this.isLogin) {
+            //     return;
+            // }
             this.loading = true;
             this.loading = true;
             this.finished = false;
             this.finished = false;
             return this.$http.get('collection/subscribeList').then(res => {
             return this.$http.get('collection/subscribeList').then(res => {