修改
This commit is contained in:
@@ -51,7 +51,6 @@ const popperOptions = ref({
|
||||
]
|
||||
});
|
||||
|
||||
console.log("props['type']", props['type']);
|
||||
|
||||
// if (props['type'] == 'housingTop') popperOptions.value['modifiers'][0]['options']['offset'][0] = 14
|
||||
if (props['type'] == 'housingTop') popperOptions.value['modifiers'][0]['options']['offset'][0] = 18
|
||||
|
||||
Reference in New Issue
Block a user