Xiaopeng Zhang il y a 5 mois
Parent
commit
bf254069b5
3 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. BIN
      public/favicon.ico
  2. 1 1
      public/index.html
  3. 2 0
      src/Qingdan3.js

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