projects/mes-test #133
@@ -397,7 +397,7 @@ export default {
 | 
			
		||||
          this.workIssueTitle = '绑定工单'
 | 
			
		||||
          this.addWorkOrdervisible = true
 | 
			
		||||
          this.$nextTick(() => {
 | 
			
		||||
            this.$refs.addWorkOrder.init(val.data.id, 'bind')
 | 
			
		||||
            this.$refs.addWorkOrder.init(val.data, 'bind')
 | 
			
		||||
          })
 | 
			
		||||
          break
 | 
			
		||||
        case 'complete':
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user