mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改新建任务命令提示
This commit is contained in:
parent
2e3c3274c7
commit
a5075ab28f
|
@ -80,7 +80,7 @@ const CronModal = ({
|
|||
<Input.TextArea
|
||||
rows={4}
|
||||
autoSize={true}
|
||||
placeholder="使用task命令运行脚本或其他任意LINUX可执行命令"
|
||||
placeholder="使用 task 命令运行脚本或其他任意 Linux 可执行命令"
|
||||
/>
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
|
|
Loading…
Reference in New Issue
Block a user