7月28日需求变更,准入资质申请 隐藏查看驳回原因

dev
LiuJiaNan 2026-08-05 14:07:39 +08:00
parent 7a04c5cb8b
commit 4b05d819f7
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -75,7 +75,7 @@ function List(props) {
{
title: "操作",
fixed: "right",
width: 260,
width: 200,
render: (_, record) => (
<Space>
{props.permission("zrzz-xgf-zrzzsq-btn-ck") && (
@ -99,7 +99,7 @@ function List(props) {
修改
</Button>
)}
{props.permission("zrzz-xgf-zrzzsq-btn-ckbhyy") && (
{false && (
<Button
type="link"
danger