分析模块中,gamma 分析接口报错处理
This commit is contained in:
parent
b9d8c7fb92
commit
471666911f
|
@ -1808,6 +1808,7 @@ export default {
|
||||||
return success
|
return success
|
||||||
} else {
|
} else {
|
||||||
this.isLoading = false
|
this.isLoading = false
|
||||||
|
this.reprocessingModalVisible = false
|
||||||
if (showMessage) {
|
if (showMessage) {
|
||||||
const arr = message.split('\n')
|
const arr = message.split('\n')
|
||||||
this.$warning({
|
this.$warning({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user