Commit 7b132e8d2882cd82755a798e2aea1bfa8d0c1fdf

Authored by 曾柯
1 parent 9c27d397

薪酬统设置改为系统设置

src/pages/performance/SalarySystemSetting/index.tsx
@@ -74,7 +74,7 @@ export default function StarRatingRules() { @@ -74,7 +74,7 @@ export default function StarRatingRules() {
74 } 74 }
75 75
76 return ( 76 return (
77 - <PageHeaderWrapper title="薪酬统设置"> 77 + <PageHeaderWrapper title="统设置">
78 <Card loading={loading}> 78 <Card loading={loading}>
79 {errMsg ? ( 79 {errMsg ? (
80 <Result 80 <Result