vue-element-plus-admin icon indicating copy to clipboard operation
vue-element-plus-admin copied to clipboard

A backend management system based on vue3, typescript, element-plus, and vite

Results 143 vue-element-plus-admin issues
Sort by recently updated
recently updated
newest added

作者您好,这个边遇到一个问题,from表单无法进行数据绑定。这边通过molde 无法对数据进行绑定。获取不到表单值

我現在是自己寫一個components ``` import { toRefs } from 'vue' import { ElTable, ElButton, ElTableColumn } from 'element-plus' import _ from 'lodash-es' interface Data { list: any[] titles: any[] height?: number deleteAble?:...

官网主题三:建议增加菜单居左、居右的选项 ![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/7712958/9ecf0cfe-96d2-4b86-8527-c857ddc53c2f) 官网主题二、四:建议面包屑单独一行,与标签页设置类似,如果设置就显示,否则就隐藏。 ![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/7712958/735efaf3-5435-43dd-8bed-78cf9dbe1113) ![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/7712958/751f0aa9-a561-4f27-8778-b8eecdce4d4d)

说里面有文件路径太长 如何解决? 只能改注册表了么还是

formRef = ref() //弹出dialog的方法中 formRef.value?.resetFields() 无效 使用nextTick()可以打印出来 formRef.value proxy对象,但是执行resetFields() 就是没作用

对比vue-element-admin 菜单折叠和展开的时候不是很流畅,卡顿的感觉

找不到 vue-element-plus-admin/src/config /app.ts

![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/12947399/62b66798-18b5-42fa-a1d5-b96782bffc01)

官网样例,主题选择第4种 ![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/7712958/ce91ac71-0680-4ce2-b5da-9a1a42fb1cfe) 富文本编辑器样例,选择全屏,左侧菜单没有隐藏 ![image](https://github.com/kailong321200875/vue-element-plus-admin/assets/7712958/9ed7dacc-9541-472b-88c6-dfbfbaded5b1)