From 6fab88e89133d69a8276c6396197a277bc677196 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Thu, 26 Dec 2024 16:20:56 +0800 Subject: [PATCH] fix: model params config show empty config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1050877 --user=刘瑞斌 【模型管理】-添加模型时,在高级设置中删除所有默认参数后,不展示参数添加按钮,无法再次添加参数 https://www.tapd.cn/57709429/s/1637477 --- .../views/template/component/CreateModelDialog.vue | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/ui/src/views/template/component/CreateModelDialog.vue b/ui/src/views/template/component/CreateModelDialog.vue index 761625522..66024ca7a 100644 --- a/ui/src/views/template/component/CreateModelDialog.vue +++ b/ui/src/views/template/component/CreateModelDialog.vue @@ -158,12 +158,12 @@
模型参数
- + 添加
@@ -221,14 +221,7 @@