地图数据维护中提示调整
This commit is contained in:
parent
f57bf47c7c
commit
ecf816d32a
@ -145,7 +145,7 @@ export default {
|
||||
if (error.code == 30001) {
|
||||
this.$messageBox(this.$t('error.runGraphIsNotLoaded'));
|
||||
} else {
|
||||
this.$messageBox(this.$t('error.obtainOperationGraphFailed'));
|
||||
!this.dataError && this.$messageBox(this.$t('error.obtainOperationGraphFailed'));
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user