!199 修复前端部分控制台的几个报错

Merge pull request !199 from DoNow/master
This commit is contained in:
芋道源码
2022-06-30 05:42:45 +00:00
committed by Gitee
11 changed files with 10 additions and 21 deletions

View File

@@ -27,7 +27,7 @@ export default {
return {
height: document.documentElement.clientHeight - 94.5 + "px;",
loading: true,
src: undefined,
src: "undefined",
};
},
mounted: function() {