修改禅道已知bug
This commit is contained in:
@@ -258,7 +258,7 @@
|
|||||||
})
|
})
|
||||||
window.open(newUrl.href, '_blank')
|
window.open(newUrl.href, '_blank')
|
||||||
} else {
|
} else {
|
||||||
_this.$message.success(_this.$t('NoConfigurationNotStart'))
|
_this.$message.warning(_this.$t('NoConfigurationNotStart'))
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user