[update] 53620
This commit is contained in:
@@ -421,6 +421,7 @@
|
||||
if (res.success) {
|
||||
this.dataSource = res.result
|
||||
this.total = res.result.total
|
||||
this.selectedRowKeys = []
|
||||
this.loading = false
|
||||
} else {
|
||||
this.loading = false
|
||||
@@ -450,6 +451,7 @@
|
||||
if (res.success) {
|
||||
this.dataSource = res.result
|
||||
this.total = res.result.total
|
||||
this.selectedRowKeys = []
|
||||
this.loading = false
|
||||
} else {
|
||||
this.loading = false
|
||||
|
||||
Reference in New Issue
Block a user