chore: add worker command paramters

This commit is contained in:
jialin
2024-12-23 19:13:55 +08:00
parent 6ce6a932e1
commit 762ab30c71
8 changed files with 94 additions and 28 deletions
@@ -41,7 +41,7 @@ const AddWorker: React.FC<ViewModalProps> = (props) => {
width={600}
styles={{
body: {
height: 310
height: 410
}
}}
footer={null}