fix: 优化为查询条件配制界面部分属性未适配主体问题

This commit is contained in:
wangjiahao 2024-11-22 13:32:52 +08:00
parent 211f237756
commit aed5f4ae78
2 changed files with 1 additions and 1 deletions

View File

@ -841,7 +841,6 @@ const autoStyle = computed(() => {
.title {
color: #1f2329;
font-feature-settings: 'clig' off, 'liga' off;
font-family: var(--de-custom_font, 'PingFang');
font-size: 14px;
font-style: normal;
font-weight: 500;

View File

@ -531,6 +531,7 @@ initParams()
<el-select
v-model="currentPlaceholder"
@change="handleCurrentPlaceholder"
:effect="themes"
style="width: 100%"
>
<el-option