BUG 30385
This commit is contained in:
		| @@ -136,8 +136,6 @@ export default { | |||||||
|         }).then(res => { |         }).then(res => { | ||||||
|           if (res?.code == 0) { |           if (res?.code == 0) { | ||||||
|             this.$u.toast("删除成功!") |             this.$u.toast("删除成功!") | ||||||
|             this.current = 1 |  | ||||||
|             this.isMore = false |  | ||||||
|             this.getList() |             this.getList() | ||||||
|           } |           } | ||||||
|         }) |         }) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user