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