mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 23:09:59 +08:00
fix(数据大屏): 查询组件移动端组件重合
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user