update 优化错误提示信息
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
|
||||
this.$refs.content.onLoadContentWindow(key);
|
||||
} else {
|
||||
console.warn('地址错误');
|
||||
console.warn('wrong component path');
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user