添加环境变量命令input改为textarea

This commit is contained in:
hanhh
2021-09-05 23:38:36 +08:00
parent 29a3bea6e4
commit bb40111d38
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ const Env = ({ headerStyle, isPhone, theme }: any) => {
key: 'status',
dataIndex: 'status',
align: 'center' as const,
width: 60,
width: 70,
filters: [
{
text: '已启用',