#
zhou zhou
2026-01-10 b5b400a615743a74e9d127261bd3785554aa06aa
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;