From d7338647f17fc6a4bbd9f034b7987033ecd55927 Mon Sep 17 00:00:00 2001 From: ylj20011123 Date: Fri, 17 Oct 2025 18:25:41 +0800 Subject: [PATCH] update --- package.json | 2 +- src/layouts/BasicLayout.tsx | 2 +- .../list/components/ItemDetail.tsx | 2 +- .../list/components/reportDetail.tsx | 314 +++++++++++------- src/pages/Setting/Roles/index.tsx | 45 ++- .../ahjgPage/inventoryInformation/index.tsx | 23 +- src/pages/ahjgPage/servicePartAudit/index.tsx | 14 +- .../basicManage/operatingBrand/index.tsx | 1 - .../serviceAreaPersonnel/index.tsx | 15 +- .../BusinessAnalysis/RevenueReport/index.tsx | 310 +++++++++++++---- .../personSellReport/index.tsx | 66 +++- .../BusinessAnalysis/saleFlow/index.tsx | 165 ++++----- .../BusinessAnalysis/saleFlow/service.ts | 63 ++-- .../BusinessAnalysis/saleHisReport/index.tsx | 19 +- .../BusinessAnalysis/saleRankReport/index.tsx | 62 +++- .../saleTypeHisReport/index.tsx | 18 +- .../BusinessAnalysis/saleTypeReport/index.tsx | 19 +- .../saleTypeReport/service.ts | 48 ++- .../ConvenienceStoreProductReview/index.tsx | 2 + .../components/newApplicationModal.tsx | 3 + .../components/selectShopModal.tsx | 18 +- src/versionEnv.ts | 6 +- 22 files changed, 827 insertions(+), 390 deletions(-) diff --git a/package.json b/package.json index 129ecb6..8e197a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-pro", - "version": "4.5.72", + "version": "4.5.73", "private": true, "description": "An out-of-box UI solution for enterprise applications", "scripts": { diff --git a/src/layouts/BasicLayout.tsx b/src/layouts/BasicLayout.tsx index 48789d4..ae1b8f5 100644 --- a/src/layouts/BasicLayout.tsx +++ b/src/layouts/BasicLayout.tsx @@ -31,7 +31,7 @@ import IconFont from '@/components/IconFont'; import type { CurrentUser } from '@/models/user' import session from '@/utils/session'; import upMenu from '../assets/tab/upMenu.png' -import { getFieldEnum, getFieldEnumTree, getFieldGetFieEnumList} from "@/services/options"; +import { getFieldEnum, getFieldEnumTree, getFieldGetFieEnumList } from "@/services/options"; import { handleGetServerpartTree } from '@/pages/basicManage/serverpartAssets/service'; import list from '@/pages/Invoicing/list'; diff --git a/src/pages/DataVerification/list/components/ItemDetail.tsx b/src/pages/DataVerification/list/components/ItemDetail.tsx index b49e8aa..e785ee7 100644 --- a/src/pages/DataVerification/list/components/ItemDetail.tsx +++ b/src/pages/DataVerification/list/components/ItemDetail.tsx @@ -944,7 +944,7 @@ const ItemDetail: React.FC<{ currentItem?: any, showDetail?: any, currentRow?: a { - selectTab === 1 ? + selectTab === 1 && currentDetail?.Endaccount_Id ?