skyouc
2025-07-28 d5f42e7da3bd943f49880c8b687836a172579f6e
rsf-admin/src/page/basicInfo/whMat/WhMatListAside.jsx
@@ -58,7 +58,6 @@
  ]);
  const handleInput = (value) => {
    console.log(value);
    setSearchVal(value);
  };