This commit is contained in:
沈学坤
2019-10-31 11:27:00 +08:00
parent e75a448c55
commit 7758865732

View File

@@ -538,7 +538,7 @@ export default {
},
/** 上传文件 */
getFile(event) {
let filetypes = [".jpg", ".png", ".jpeg"]
let filepath = event.target.value
if (filepath) {
@@ -621,7 +621,6 @@ export default {
return
}
let s = this.subStatus;
s = index;
this.subStatus = s