TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
1.66k
stars
264
forks
source link
🐛 [Bug]: tiny-tree-menu 单行数据设置disabled后依然可以选中 #1847
Closed
cjy-bit closed 3 months ago
Version
3.17.2
Vue Version
3.17.2
Link to minimal reproduction
https://www.opentiny.design/vue-playground?cmpId=tree-menu&fileName=props.vue&apiMode=Options&mode=pc&theme=smb
Step to reproduce
{ id: 202, name: '后端适配器',disabled:true },
What is expected
No response
What is actually happening
No response
What is your project name
demo
Any additional comments (optional)
No response