projects/mesxc-zhp #268
@@ -79,10 +79,9 @@ const tableProps = [
 | 
				
			|||||||
		align: 'right',
 | 
							align: 'right',
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		prop: 'enabledTime',
 | 
							prop: 'time',
 | 
				
			||||||
		label: '生效时间',
 | 
							label: '生效时间',
 | 
				
			||||||
		filter: parseTime,
 | 
							width: 235,
 | 
				
			||||||
		width: 150,
 | 
					 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		prop: 'remark',
 | 
							prop: 'remark',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user