import React, { Component } from "react"; import "./index.scss"; export default function QRImage(props) { const list = props.data.fileIds.split(","); console.log(list); return ( <> {window.innerWidth < 1000 ? ( (list.length === 1 ? (
reza