整合样式,BUG 59
This commit is contained in:
		| @@ -46,7 +46,7 @@ | ||||
|               :label="item.label" | ||||
|               :align="item.align" | ||||
|               :width="item.width"> | ||||
|             <div class="nowarp-text" slot-scope="{row}"> | ||||
|             <div class="nowrap-text" slot-scope="{row}"> | ||||
|               {{ row[item.prop] || "-" }} | ||||
|             </div> | ||||
|           </el-table-column> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user