You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错
在组件&功能菜单 自定义组件 下拉树选择 那 选择数据后控制台报错 功能可以正常运行
Invalid prop value supplied to TreeSelect. You should use { label: string, value: string | number } or [{ label: string, value: string | number }] instead. value should not be array when TreeSelect is single mode.
友情提示(为了提高issue处理效率):
未按格式要求发帖,会被直接删掉;
描述过于简单或模糊,导致无法处理的,会被直接删掉;
请自己初判问题描述是否清楚,是否方便我们调查处理;
针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
The text was updated successfully, but these errors were encountered:
版本号:
3.5.1
前端版本:vue3版?还是 vue2版?
vue3
问题描述:
jeecgbootVue3 使用JtreeSelect 组件 控制台报错
截图&代码:
{{ departId }}报错
在组件&功能菜单 自定义组件 下拉树选择 那 选择数据后控制台报错 功能可以正常运行
Invalid prop
value
supplied toTreeSelect
. You should use { label: string, value: string | number } or [{ label: string, value: string | number }] instead.value
should not be array whenTreeSelect
is single mode.友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: