src/components/myUpload/index.vue @@ -93,15 +93,6 @@ } }, props: { // 返回上传成功图片地址 setPictureUrl:{ type:Function, default:()=>{} }, delPictureUrl:{ type:Function, default:()=>{} }, pictureList: { type: Array, default: () => []