@@ -493,7 +493,7 @@ var vm = new Vue({
setTimeout(function () {
_this.tagDrawer.toastShow = false
_this.getTagList()
- _this.resetListState()
+ _this.doQuery()
}, 1500)
}