mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-11 19:05:20 +08:00
定时任务增加前后规则校验,不能包含 task 命令
This commit is contained in:
@@ -334,7 +334,7 @@ const Setting = () => {
|
||||
dataSource={dataSource}
|
||||
rowKey="id"
|
||||
size="middle"
|
||||
scroll={{ x: 768 }}
|
||||
scroll={{ x: 1000 }}
|
||||
loading={loading}
|
||||
/>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user