fix: 包邮条件
This commit is contained in:
		
							parent
							
								
									6c3008ce2f
								
							
						
					
					
						commit
						2777174a60
					
				| 
						 | 
				
			
			@ -413,11 +413,15 @@ export default {
 | 
			
		|||
                  ></vxe-column>
 | 
			
		||||
                  <vxe-column
 | 
			
		||||
                    field="conditionType"
 | 
			
		||||
                    title={'条件'}
 | 
			
		||||
                    title={'包邮条件'}
 | 
			
		||||
                  ></vxe-column>
 | 
			
		||||
                  <vxe-column
 | 
			
		||||
                    field="number"
 | 
			
		||||
                    title={'件数'}
 | 
			
		||||
                    title={'包邮件数'}
 | 
			
		||||
                  ></vxe-column>
 | 
			
		||||
                  <vxe-column
 | 
			
		||||
                    field="price"
 | 
			
		||||
                    title={'包邮价格'}
 | 
			
		||||
                  ></vxe-column>
 | 
			
		||||
                </vxe-table>
 | 
			
		||||
              </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue