Compare commits
	
		
			2 Commits
		
	
	
		
			ff37e3a127
			...
			ccc2cdc050
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | ccc2cdc050 | |
|  | 2142466b86 | 
|  | @ -167,13 +167,7 @@ export default { | ||||||
| 
 | 
 | ||||||
|     setArea(val) { |     setArea(val) { | ||||||
|       this.isArea = val |       this.isArea = val | ||||||
|       api |       this.getData() | ||||||
|         .waresList({ |  | ||||||
|           specialArea: this.isArea |  | ||||||
|         }) |  | ||||||
|         .then((res) => { |  | ||||||
|           this.allGoods = res.data |  | ||||||
|         }) |  | ||||||
|     }, |     }, | ||||||
| 
 | 
 | ||||||
|     reduceRow(index) { |     reduceRow(index) { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue