mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
style: 简化样式代码 (#96)
This commit is contained in:
parent
27c43bf79f
commit
879d9a7d9c
|
|
@ -54,7 +54,7 @@
|
|||
<el-select
|
||||
v-model="applicationForm.model_id"
|
||||
placeholder="请选择 AI 模型"
|
||||
style="width: 100%"
|
||||
class="w-full"
|
||||
popper-class="select-model"
|
||||
>
|
||||
<el-option-group
|
||||
|
|
|
|||
Loading…
Reference in New Issue