mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-25 16:00:56 +00:00
fix: 数据库、计划任务下拉框样式调整 (#2255)
This commit is contained in:
@@ -134,6 +134,7 @@ export namespace Database {
|
||||
export interface MysqlOption {
|
||||
id: number;
|
||||
from: string;
|
||||
type: string;
|
||||
database: string;
|
||||
name: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user