bug修改
This commit is contained in:
		
							parent
							
								
									72542afbdd
								
							
						
					
					
						commit
						51080aaf9a
					
				| 
						 | 
					@ -156,7 +156,7 @@
 | 
				
			||||||
            >启用</el-button>
 | 
					            >启用</el-button>
 | 
				
			||||||
            <el-button
 | 
					            <el-button
 | 
				
			||||||
                size="mini"
 | 
					                size="mini"
 | 
				
			||||||
                type="text"
 | 
					                type="text" v-if="scope.row.userId"
 | 
				
			||||||
                @click="handleSendCard(scope.row)" 
 | 
					                @click="handleSendCard(scope.row)" 
 | 
				
			||||||
            >发卡</el-button> 
 | 
					            >发卡</el-button> 
 | 
				
			||||||
          </template>
 | 
					          </template>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue