zhou zhou
3 天以前 ccc07c8fd9164a3d9195f42ba7fc7131f6c8324e
rsf-admin/src/page/basicInfo/whMat/whMatCreate.jsx
@@ -377,8 +377,6 @@
  };
  useEffect(() => {
    console.log(selAll);
    const setAllChecked = (nodes, checked) => {
      nodes.forEach((node) => {
        node.checked = !checked;