Merge branch 'feature-analysis-RLR-renpy' of http://git.hivekion.com:3000/xiaoguangbin/AnalysisSystemForRadionuclide_vue into master-dev
This commit is contained in:
commit
c3ae1d96a2
|
@ -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