update 质量信息
This commit is contained in:
		
							
								
								
									
										5
									
								
								src/views/quality/base/mixin.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								src/views/quality/base/mixin.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
export default {
 | 
			
		||||
    data() {
 | 
			
		||||
        
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -172,6 +172,9 @@ export default {
 | 
			
		||||
				// 	btnName: '重置',
 | 
			
		||||
				// 	name: 'reset',
 | 
			
		||||
				// },
 | 
			
		||||
				{
 | 
			
		||||
					type: 'separate'
 | 
			
		||||
				},
 | 
			
		||||
				{
 | 
			
		||||
					type: this.$auth.hasPermi('base:quality-inspection-type:create')
 | 
			
		||||
						? 'button'
 | 
			
		||||
@@ -179,7 +182,7 @@ export default {
 | 
			
		||||
					btnName: '新增',
 | 
			
		||||
					name: 'add',
 | 
			
		||||
					plain: true,
 | 
			
		||||
					color: 'primary',
 | 
			
		||||
					color: 'success',
 | 
			
		||||
				},
 | 
			
		||||
				// {
 | 
			
		||||
				// 	type: this.$auth.hasPermi('base:quality-inspection-type:export')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user