mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 11:22:58 +08:00
添加环境变量命令input改为textarea
This commit is contained in:
@@ -113,7 +113,7 @@ const Crontab = ({ headerStyle, isPhone }: any) => {
|
||||
key: 'status',
|
||||
dataIndex: 'status',
|
||||
align: 'center' as const,
|
||||
width: 60,
|
||||
width: 70,
|
||||
filters: [
|
||||
{
|
||||
text: '运行中',
|
||||
|
||||
Reference in New Issue
Block a user