fix: 合并冲突
This commit is contained in:
@@ -58,6 +58,7 @@ export default {
|
||||
}).catch(res => {
|
||||
this.ringTableData.push([])
|
||||
this.$refs.loading.endLoading()
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
@@ -57,6 +57,7 @@ export default {
|
||||
this.getTableData()
|
||||
}).catch(res => {
|
||||
this.$refs.loading.endLoading()
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user