gamma 第一次分析之后没有在configure中修改数据 是不允许二次分析的逻辑添加
This commit is contained in:
parent
5d632a2954
commit
fd9bf12a43
|
@ -1222,6 +1222,8 @@ export default {
|
||||||
result.DetailedInformation = this.detailedInfomation
|
result.DetailedInformation = this.detailedInfomation
|
||||||
this.dataProsess(result)
|
this.dataProsess(result)
|
||||||
} else {
|
} else {
|
||||||
|
this.abc = true
|
||||||
|
this.reprocessingModalVisible = false
|
||||||
this.isLoading = false
|
this.isLoading = false
|
||||||
const arr = message.split('\n')
|
const arr = message.split('\n')
|
||||||
this.$warning({
|
this.$warning({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user