mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
fix: 创建编排时,默认显示编辑模式 (#904)
This commit is contained in:
@@ -167,6 +167,7 @@ const loadTemplates = async () => {
|
||||
};
|
||||
|
||||
const acceptParams = (): void => {
|
||||
mode.value = 'edit';
|
||||
drawerVisiable.value = true;
|
||||
form.name = '';
|
||||
form.from = 'edit';
|
||||
|
||||
Reference in New Issue
Block a user