mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
添加环境变量命令input改为textarea
This commit is contained in:
Vendored
+1
-1
@@ -140,7 +140,7 @@ const Env = ({ headerStyle, isPhone, theme }: any) => {
|
||||
key: 'status',
|
||||
dataIndex: 'status',
|
||||
align: 'center' as const,
|
||||
width: 60,
|
||||
width: 70,
|
||||
filters: [
|
||||
{
|
||||
text: '已启用',
|
||||
|
||||
Reference in New Issue
Block a user