Skip to content

Commit d978fd8

Browse files
authored
fix: The model parameter setting is, open the model parameters. If there are multiple parameters, open the parameter editing and the content inside will become the first parameter. #3671 (#3779)
1 parent 549aa62 commit d978fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/model/component/AddParamDrawer.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
:close-on-click-modal="false"
88
:close-on-press-escape="false"
99
:before-close="cancelClick"
10+
destroy-on-close
1011
>
1112
<template #header>
1213
<h4>

0 commit comments

Comments
 (0)