@ -57,6 +57,7 @@ class Uploads extends Component {
const { dispatch, value: thisEditData, onChange } = this.props;
const { value: nextEditData, clearFileList } = np;
console.log(nextEditData,'哈哈哈哈')
const setFileList = () => {
let defaultFileList = [];
defaultFileList = nextEditData.map((u, index) => {