Explorar el Código

提交分享列表

wangming hace 1 mes
padre
commit
88a82e9b58
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      src/pagesA/shareList/shareList.vue

+ 0 - 3
src/pagesA/shareList/shareList.vue

@@ -94,9 +94,6 @@ export default {
                                 this.getShareList();
                             }
                         }
-                    } else {
-                        this.state = null;
-                        this.getShareList();
                     }
                 });
         },