Merge pull request '修改bug' (#77) from zwq into develop
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Reviewed-on: #77
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Date: 2021-01-07 20:09:37
 | 
			
		||||
 * @LastEditors: zwq
 | 
			
		||||
 * @LastEditTime: 2022-03-16 10:02:41
 | 
			
		||||
 * @LastEditTime: 2022-03-19 13:47:06
 | 
			
		||||
 * @FilePath: \basic-admin\src\components\BaseTable\subcomponents\CheckDetail.vue
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -59,6 +59,7 @@ export default {
 | 
			
		||||
      }).then(response => {
 | 
			
		||||
        this.options = response.data.records
 | 
			
		||||
      })
 | 
			
		||||
      this.value = this.injectData.processId
 | 
			
		||||
    },
 | 
			
		||||
    emitClick() {
 | 
			
		||||
      const data = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user