feat: update copy
This commit is contained in:
parent
77a33989c4
commit
452e57e155
@ -283,7 +283,7 @@ export default function JobPublish() {
|
|||||||
<div className={`${PREFIX}__footer__buttons`}>
|
<div className={`${PREFIX}__footer__buttons`}>
|
||||||
{!isUpdate && (
|
{!isUpdate && (
|
||||||
<Button className={`${PREFIX}__footer__button`} onClick={handleSubmit}>
|
<Button className={`${PREFIX}__footer__button`} onClick={handleSubmit}>
|
||||||
发布
|
创建
|
||||||
</Button>
|
</Button>
|
||||||
)}
|
)}
|
||||||
{isUpdate && (
|
{isUpdate && (
|
||||||
|
Loading…
Reference in New Issue
Block a user