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 && (