fix: 🐛 商家端楼层装修选择图片问题修改,以及删除商家端搜索模块

This commit is contained in:
学习很差啦
2022-11-22 15:17:09 +08:00
parent 3861881996
commit a5d067943d
3 changed files with 18 additions and 22 deletions

View File

@@ -589,10 +589,6 @@ export default {
video: {
url: v.url,
},
danmaku: {
id: v.fileKey,
api: "https://api.prprpr.me/dplayer/",
},
});
this.file = v;
this.file.msize = ((v.fileSize * 1.0) / (1024 * 1024)).toFixed(2) + " MB";