Commit 2388bc16 authored by 高飞's avatar 高飞

修改提示安装

parent c0db7cff
...@@ -618,7 +618,7 @@ export default { ...@@ -618,7 +618,7 @@ export default {
// 安装则直接打开 // 安装则直接打开
_this.$message({ _this.$message({
type: "warning", type: "warning",
message: "未找到注册表,请按照相应注册表", message: "未找到注册表,请安装相应注册表",
}); });
},(succ) => { },(succ) => {
// 安装则直接打开 // 安装则直接打开
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment