From 2de5be08d8d6f422c35bb42f223ec7a6c3cb96ba Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Mon, 6 Jan 2025 17:45:44 +0800 Subject: [PATCH] =?UTF-8?q?feature/2.9.42310.01-=E8=96=AA=E8=B5=84?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=8B=93=E6=89=91=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/taxDeclareTable/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/taxDeclareTable/index.tsx b/src/pages/taxDeclareTable/index.tsx index 854e4af..a005035 100644 --- a/src/pages/taxDeclareTable/index.tsx +++ b/src/pages/taxDeclareTable/index.tsx @@ -5,7 +5,7 @@ * Date: 2023/12/27 */ import React, { FC, useEffect, useState } from "react"; -import { FolderViewOutlined } from "@ant-design/icons"; +import { FileSearchOutlined } from "@ant-design/icons"; import { Button, Space, Table } from "antd"; import { exceptStr, paginationAction } from "@/utils/common"; import styles from "@/pages/atdTable/components/index.less"; @@ -42,7 +42,7 @@ const TaxDeclareTable: FC = (props) => { render: (text: string, record: any) => (