projects/mesxc-zhp #161
@@ -80,9 +80,6 @@ export default {
 | 
			
		||||
			tableData: [],
 | 
			
		||||
			tableProps,
 | 
			
		||||
			drawerVisible: false,
 | 
			
		||||
			listQuery: {
 | 
			
		||||
				reportType: 2,
 | 
			
		||||
			},
 | 
			
		||||
			formConfig: [
 | 
			
		||||
				{
 | 
			
		||||
					type: 'select',
 | 
			
		||||
@@ -95,7 +92,6 @@ export default {
 | 
			
		||||
					],
 | 
			
		||||
					param: 'reportType',
 | 
			
		||||
					filterable: true,
 | 
			
		||||
					defaultSelect: 2, // 默认值
 | 
			
		||||
					clearable: false,
 | 
			
		||||
				},
 | 
			
		||||
				{
 | 
			
		||||
 
 | 
			
		||||
@@ -79,9 +79,6 @@ export default {
 | 
			
		||||
			tableData: [],
 | 
			
		||||
			tableProps,
 | 
			
		||||
			drawerVisible: false,
 | 
			
		||||
			listQuery: {
 | 
			
		||||
				reportType: 2,
 | 
			
		||||
			},
 | 
			
		||||
			formConfig: [
 | 
			
		||||
				{
 | 
			
		||||
					type: 'select',
 | 
			
		||||
@@ -94,7 +91,6 @@ export default {
 | 
			
		||||
					],
 | 
			
		||||
					param: 'reportType',
 | 
			
		||||
					filterable: true,
 | 
			
		||||
					defaultSelect: 2, // 默认值
 | 
			
		||||
					clearable: false,
 | 
			
		||||
				},
 | 
			
		||||
				{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user