- 添加 备注
							parent
							
								
									58e7f0b19e
								
							
						
					
					
						commit
						3677aab9ae
					
				| 
						 | 
					@ -71,6 +71,7 @@ export default {
 | 
				
			||||||
      const resultData = payload;
 | 
					      const resultData = payload;
 | 
				
			||||||
      const treeData = buildSelectTree(resultData);
 | 
					      const treeData = buildSelectTree(resultData);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      // value 要保护 displayName 不然,搜索会失效
 | 
				
			||||||
      const rootNode = [
 | 
					      const rootNode = [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          title: '根节点',
 | 
					          title: '根节点',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue