This commit is contained in:
曹辉 2023-04-07 11:25:10 +08:00
parent d332619f2e
commit a15aa86a4a

View File

@ -539,7 +539,7 @@ export default {
this.fileList = [];
this.upload.data.motionPrescriptionId = e.id;
prescriptionVideoUpload(e.id).then(res => {
if (res.data.prescriptionVideoUrlList.length > 0) {
if (res.data.prescriptionVideoUrlList) {
res.data.prescriptionVideoUrlList.forEach(e => {
var arr = e.split("/");
var obj = {