标题居左
This commit is contained in:
		| @@ -98,7 +98,7 @@ export default { | ||||
|       newPage: {current: 1, size: 10, total: 0}, | ||||
|       tableData: [], | ||||
|       colConfigs: [ | ||||
|         {label: "标题", prop: "title", align: "center"}, | ||||
|         {label: "标题", prop: "title"}, | ||||
|         {label: "地区", prop: "areaName", align: "center", width: '150px'}, | ||||
|         {label: "浏览次数", prop: "viewCount", align: "center", width: '100px'}, | ||||
|         {label: "发布人", prop: "createUserName", align: "center", width: '100px'}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user