From 4b05d819f7e391efc926a8f36f3af65e10742cc5 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Wed, 5 Aug 2026 14:07:39 +0800 Subject: [PATCH] =?UTF-8?q?7=E6=9C=8828=E6=97=A5=E9=9C=80=E6=B1=82?= =?UTF-8?q?=E5=8F=98=E6=9B=B4=EF=BC=8C=E5=87=86=E5=85=A5=E8=B5=84=E8=B4=A8?= =?UTF-8?q?=E7=94=B3=E8=AF=B7=20=20=E9=9A=90=E8=97=8F=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E9=A9=B3=E5=9B=9E=E5=8E=9F=E5=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- .../Container/Stakeholder/Qualification/Apply/List/index.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 60dfe06..4ab3af9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-pdf": "^10.4.1", - "zy-react-library": "^1.3.28" + "zy-react-library": "^1.3.29" }, "devDependencies": { "@antfu/eslint-config": "^5.4.1", diff --git a/src/pages/Container/Stakeholder/Qualification/Apply/List/index.js b/src/pages/Container/Stakeholder/Qualification/Apply/List/index.js index 271d007..6cb8c43 100644 --- a/src/pages/Container/Stakeholder/Qualification/Apply/List/index.js +++ b/src/pages/Container/Stakeholder/Qualification/Apply/List/index.js @@ -75,7 +75,7 @@ function List(props) { { title: "操作", fixed: "right", - width: 260, + width: 200, render: (_, record) => ( {props.permission("zrzz-xgf-zrzzsq-btn-ck") && ( @@ -99,7 +99,7 @@ function List(props) { 修改 )} - {props.permission("zrzz-xgf-zrzzsq-btn-ckbhyy") && ( + {false && (