src/components/canvas/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/canvas/index.vue
@@ -99,7 +99,7 @@ canvasBg(){ if(this.snapshot_url){ if(this.sourceType == 2){ return `/files/${this.snapshot_url}` return `${this.snapshot_url}` }else{ return `/httpImage/${this.snapshot_url}` }