cl
10 天以前 32a7318c27cb984cc21776be4d49e72d80d4b0a9
rsf-admin/src/page/basicInfo/whMat/WhMatListAside.jsx
@@ -58,7 +58,6 @@
  ]);
  const handleInput = (value) => {
    console.log(value);
    setSearchVal(value);
  };