import {ElInput, ElMessageBox} from "element-plus"; import {h, ref} from "vue"; const inputValue = ref(); function click() { ElMessageBox({ title: '测试', message: h(ElInput, { modelValue: inputValue.value, placeholder: '请输入你的内容', 'onUpdate:modelValue': (value: string)...
在抽屉或者模态框里有类似这种弹出窗口的,里面的输入框都点击不了,也无法选中element-plus前端vue3 有用关注1收藏 回复 阅读1.7k bucai: v-model 绑定了嘛,没有绑定的话操作不了。 回复2022-09-03 来自浙江 娃哈哈嘿: @bucai 绑定了 回复2022-09-05 来自福建 bucai: @娃哈哈嘿 方便codebox或者codesandbox...
Element Plus Version:2.3.9 Browser / OS:Chrome/115.0.0.0 / Mozilla/5.0 (Windows NT 10.0; Win64; x64) Build Tool:Vite Reproduction Related Component el-collapse-item Reproduction Link Element Plus Playground Steps to reproduce 在el-collapse-item的输入框中输入空格,并没有出现空格 What is Expected?
element-plus / element-plus Public Sponsor Notifications Fork 16.7k Star 24.6k Code Issues 1.4k Pull requests 388 Discussions Actions Projects 2 Security Insights Issue Remove Inactive [Component] [input] VNode输入框无法输入内容 #30269 Sign in to view logs ...
Bug Type: Component Environment Vue Version: 3.4.9 Element Plus Version: 2.2.34 Browser / OS: Chrome/123.0.0.0 Build Tool: Vite Reproduction Related Component el-select Reproduction Link CodePen Steps to reproduce definePr...
element-plus/element-plusPublic Sponsor NotificationsYou must be signed in to change notification settings Fork15.9k Star24.2k Issue Open Check Sign in to view logs Triggered via issueApril 9, 2024 07:52 GXL0608 opened#16422111086c StatusSuccess ...