This commit is contained in:
曹辉 2023-04-06 13:40:06 +08:00
parent 6d9a2c83f3
commit 35356544de

View File

@ -531,7 +531,7 @@ export default {
}); });
}, },
// //
uploadopentrue() { uploadopentrue(e) {
this.upload.data.motionPrescriptionId = e.id; this.upload.data.motionPrescriptionId = e.id;
this.upload.open = true; this.upload.open = true;
this.videourl = []; this.videourl = [];