优化字典数据回显样式下拉框显示值
This commit is contained in:
		
							parent
							
								
									a573c4b10d
								
							
						
					
					
						commit
						95aa343805
					
				| @ -163,7 +163,7 @@ | |||||||
|             <el-option |             <el-option | ||||||
|               v-for="item in listClassOptions" |               v-for="item in listClassOptions" | ||||||
|               :key="item.value" |               :key="item.value" | ||||||
|               :label="item.label" |               :label="item.label + '(' + item.value + ')'" | ||||||
|               :value="item.value" |               :value="item.value" | ||||||
|             ></el-option> |             ></el-option> | ||||||
|           </el-select> |           </el-select> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 RuoYi
						RuoYi