- 添加 备注
This commit is contained in:
@@ -71,6 +71,7 @@ export default {
|
||||
const resultData = payload;
|
||||
const treeData = buildSelectTree(resultData);
|
||||
|
||||
// value 要保护 displayName 不然,搜索会失效
|
||||
const rootNode = [
|
||||
{
|
||||
title: '根节点',
|
||||
|
||||
Reference in New Issue
Block a user