1
2026-01-13 c89f0aadfe4174d71af2d49881d36a1394f32c9e
rsf-admin/src/page/basicInfo/whMat/WhMatListAside.jsx
@@ -58,7 +58,6 @@
  ]);
  const handleInput = (value) => {
    console.log(value);
    setSearchVal(value);
  };