fix(数据大屏): 查询组件移动端组件重合

This commit is contained in:
dataeaseShu
2026-04-24 09:43:28 +08:00
committed by dataeaseShu
parent ab25e648be
commit f7a1337d81

View File

@@ -112,7 +112,7 @@ const handleCheckAllChange = (val: any) => {
</el-checkbox>
<el-input
style="position: absolute; top: 3px; right: 150px; width: 150px"
style="position: absolute; top: 3px; right: 115px; width: 150px"
v-model="keywords"
clearable
></el-input>