修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-02 17:04:40 +08:00
parent 7ac2a56db7
commit e27bbc7e41
@@ -258,7 +258,7 @@
})
window.open(newUrl.href, '_blank')
} else {
_this.$message.success(_this.$t('NoConfigurationNotStart'))
_this.$message.warning(_this.$t('NoConfigurationNotStart'))
}
})
},