| 
														
															@@ -64,6 +64,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       search:{}, 
														 | 
														
														 | 
														
															       search:{}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       treeDeptId:"", 
														 | 
														
														 | 
														
															       treeDeptId:"", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       treeDeptName:'', 
														 | 
														
														 | 
														
															       treeDeptName:'', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      height: window.innerHeight - 350, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       page: { 
														 | 
														
														 | 
														
															       page: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         currentPage: 1, 
														 | 
														
														 | 
														
															         currentPage: 1, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         total: 0, 
														 | 
														
														 | 
														
															         total: 0, 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -103,8 +104,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     getDeptTree().then(res => { 
														 | 
														
														 | 
														
															     getDeptTree().then(res => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.findObject(this.tableOption.column, "goodsTypeId").dicData = res.data.data; 
														 | 
														
														 | 
														
															       this.findObject(this.tableOption.column, "goodsTypeId").dicData = res.data.data; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }); 
														 | 
														
														 | 
														
															     }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    // getDicData("payment_term").then(res =>{ 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    // }) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   methods: { 
														 | 
														
														 | 
														
															   methods: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     getList(page, params = {}) { 
														 | 
														
														 | 
														
															     getList(page, params = {}) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -128,7 +127,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             this.$set(this.tableOption.column,2,{...e,value:this.treeDeptId}) 
														 | 
														
														 | 
														
															             this.$set(this.tableOption.column,2,{...e,value:this.treeDeptId}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           } 
														 | 
														
														 | 
														
															           } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }) 
														 | 
														
														 | 
														
															         }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (["edit"].includes(type)) { 
														 | 
														
														 | 
														
															       if (["edit"].includes(type)) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         detail(this.form.id).then(res => { 
														 | 
														
														 | 
														
															         detail(this.form.id).then(res => { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -220,4 +218,5 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 }; 
														 | 
														
														 | 
														
															 }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </script> 
														 | 
														
														 | 
														
															 </script> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-<style></style> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+<style scoped lang="scss"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+</style> 
														 |