| 
														
															@@ -186,7 +186,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.tabCurrent = Number(tabCurrent) 
														 | 
														
														 | 
														
															       this.tabCurrent = Number(tabCurrent) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.status = this.tabList?.[this.tabCurrent]?.value 
														 | 
														
														 | 
														
															       this.status = this.tabList?.[this.tabCurrent]?.value 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    this.getCount() 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     this.getList() 
														 | 
														
														 | 
														
															     this.getList() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -194,6 +193,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     getCount() { 
														 | 
														
														 | 
														
															     getCount() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.$api 
														 | 
														
														 | 
														
															       this.$api 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         .post('/pay/orderCount', { 
														 | 
														
														 | 
														
															         .post('/pay/orderCount', { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          orderId: this.oid, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           goodsType: this.type 
														 | 
														
														 | 
														
															           goodsType: this.type 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }) 
														 | 
														
														 | 
														
															         }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         .then(res => { 
														 | 
														
														 | 
														
															         .then(res => { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -218,6 +218,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           settlementType: this.salesType 
														 | 
														
														 | 
														
															           settlementType: this.salesType 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }) 
														 | 
														
														 | 
														
															         }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         .then(res => { 
														 | 
														
														 | 
														
															         .then(res => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          this.getCount() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           this.loadStatus = 0 
														 | 
														
														 | 
														
															           this.loadStatus = 0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           let list = res.data.records 
														 | 
														
														 | 
														
															           let list = res.data.records 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           if (list.length < 10) { 
														 | 
														
														 | 
														
															           if (list.length < 10) { 
														 |