fix: 修改按钮名称
This commit is contained in:
		
							parent
							
								
									2777174a60
								
							
						
					
					
						commit
						8cab8c35f1
					
				| 
						 | 
					@ -73,7 +73,7 @@
 | 
				
			||||||
              type="danger"
 | 
					              type="danger"
 | 
				
			||||||
              size="small"
 | 
					              size="small"
 | 
				
			||||||
              @click="deleteProduct"
 | 
					              @click="deleteProduct"
 | 
				
			||||||
              >批量关闭</el-button
 | 
					              >批量删除</el-button
 | 
				
			||||||
            >
 | 
					            >
 | 
				
			||||||
            <el-button type="primary" size="small" @click="addProduct"
 | 
					            <el-button type="primary" size="small" @click="addProduct"
 | 
				
			||||||
              >添加商品</el-button
 | 
					              >添加商品</el-button
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue