修改提交
This commit is contained in:
parent
2ec2f6440a
commit
b4e73d2272
@ -288,7 +288,6 @@ export default {
|
|||||||
this.openimg = false;
|
this.openimg = false;
|
||||||
}, 1000);
|
}, 1000);
|
||||||
}
|
}
|
||||||
this.videoForm.showVideoPath = null;
|
|
||||||
this.uploadbtn = true;
|
this.uploadbtn = true;
|
||||||
});
|
});
|
||||||
} else if (
|
} else if (
|
||||||
@ -347,6 +346,8 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
this.openimg = false;
|
this.openimg = false;
|
||||||
}
|
}
|
||||||
|
this.videoForm.showVideoPath = null;
|
||||||
|
this.previews.data = null;
|
||||||
},
|
},
|
||||||
// 实时预览
|
// 实时预览
|
||||||
realTime(data) {
|
realTime(data) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user