修复Vue3树形下拉不能默认选中(I64ESN)
This commit is contained in:
		
							parent
							
								
									9748e10339
								
							
						
					
					
						commit
						4536906b21
					
				@ -166,6 +166,7 @@
 | 
				
			|||||||
            value-key="${treeCode}"
 | 
					            value-key="${treeCode}"
 | 
				
			||||||
            placeholder="请选择${comment}"
 | 
					            placeholder="请选择${comment}"
 | 
				
			||||||
            check-strictly
 | 
					            check-strictly
 | 
				
			||||||
 | 
					            :render-after-expand="false"
 | 
				
			||||||
          />
 | 
					          />
 | 
				
			||||||
        </el-form-item>
 | 
					        </el-form-item>
 | 
				
			||||||
#elseif($column.htmlType == "input")
 | 
					#elseif($column.htmlType == "input")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user