fix: 修复option禁用属性无效
style: input默认宽度与select对齐
This commit is contained in:
@@ -50,6 +50,7 @@ watch(
|
||||
)
|
||||
|
||||
const dialogStyle = computed(() => {
|
||||
console.log(unref(dialogHeight))
|
||||
return {
|
||||
height: unref(dialogHeight)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user