@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- <title>React App</title>
+ <title>小造同学</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@@ -299,6 +299,8 @@ export default function Qingdan3({name, bh, bt, rgde, jxde, clde, beizhu/*后台
setYubanEnable(false);
isQdrcj.current = true;
highlight.current = [];
+ setTuijian([]);
+ if (tuijianTable.current) tuijianTable.current.replaceData([]);
};
function handleSelect(row){