forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-15 8ee926de21b8c905a05e1995107916cee3afb8b7
gz-customerSystem/src/views/register/matterDetail/FileTable.jsx
@@ -152,7 +152,6 @@
  ]
  useEffect(() => {
    console.log(props.fileInfoList);
    if (props.fileInfoList && props.fileInfoList.length != 0) {
      //证明材料
      const applyFile = props.fileInfoList.find(item => item.ownerType == "22_00018-101")