Xiaopeng Zhang 5 月之前
父节点
当前提交
bf254069b5
共有 3 个文件被更改,包括 3 次插入1 次删除
  1. 二进制
      public/favicon.ico
  2. 1 1
      public/index.html
  3. 2 0
      src/Qingdan3.js

二进制
public/favicon.ico


+ 1 - 1
public/index.html

@@ -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>

+ 2 - 0
src/Qingdan3.js

@@ -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){