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