Merge pull request '1' (#261) from pc-master into portal
Reviewed-on: #261
This commit is contained in:
		
						commit
						f7f03de3ab
					
				@ -126,9 +126,9 @@
 | 
				
			|||||||
  v-model="item.value"
 | 
					  v-model="item.value"
 | 
				
			||||||
    active-value="1"
 | 
					    active-value="1"
 | 
				
			||||||
     inactive-value="0"
 | 
					     inactive-value="0"
 | 
				
			||||||
  active-text="手动"
 | 
					  active-text="自动"
 | 
				
			||||||
  @change='setData($event,item)'
 | 
					  @change='setData($event,item)'
 | 
				
			||||||
  inactive-text="自动">
 | 
					  inactive-text="手动">
 | 
				
			||||||
</el-switch>
 | 
					</el-switch>
 | 
				
			||||||
  <el-switch
 | 
					  <el-switch
 | 
				
			||||||
                    v-if="index!=0"
 | 
					                    v-if="index!=0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user