chen.lin
3 天以前 953fa1c73524d39663ea3ee2031df1f1a6284fe2
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;