| 
														
															@@ -42,32 +42,32 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           [ 
														 | 
														
														 | 
														
															           [ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             { 
														 | 
														
														 | 
														
															             { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               name: '导出提贷物流存货类别', 
														 | 
														
														 | 
														
															               name: '导出提贷物流存货类别', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              click: (p) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              click: p => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 const loading = this.$loading({ 
														 | 
														
														 | 
														
															                 const loading = this.$loading({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   lock: true, 
														 | 
														
														 | 
														
															                   lock: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   text: 'Loading', 
														 | 
														
														 | 
														
															                   text: 'Loading', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   spinner: 'el-icon-loading', 
														 | 
														
														 | 
														
															                   spinner: 'el-icon-loading', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   background: 'rgba(0, 0, 0, 0.7)' 
														 | 
														
														 | 
														
															                   background: 'rgba(0, 0, 0, 0.7)' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 }) 
														 | 
														
														 | 
														
															                 }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                exportJiaXianV2({ 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  pageNum: 1, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  pageSize: -1, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  params: this.$refs.pageRef.getParams().querylist 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                }, `${this.$route.meta.title}`) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                exportJiaXianV2( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                    pageNum: 1, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                    pageSize: -1, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                    params: this.$refs.pageRef.getParams().querylist 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  `${this.$route.meta.title}` 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                ) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   .then(_res => { 
														 | 
														
														 | 
														
															                   .then(_res => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     this.$message({ 
														 | 
														
														 | 
														
															                     this.$message({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       message: '导出成功', 
														 | 
														
														 | 
														
															                       message: '导出成功', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       type: 'success' 
														 | 
														
														 | 
														
															                       type: 'success' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     }) 
														 | 
														
														 | 
														
															                     }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   }) 
														 | 
														
														 | 
														
															                   }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  .catch(_err => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  }).finally(() => loading.close() 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  ) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  .catch(_err => {}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  .finally(() => loading.close()) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               } 
														 | 
														
														 | 
														
															               } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } 
														 | 
														
														 | 
														
															             } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           ] 
														 | 
														
														 | 
														
															           ] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         ] 
														 | 
														
														 | 
														
															         ] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       ], 
														 | 
														
														 | 
														
															       ], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // 表格属性 
														 | 
														
														 | 
														
															       // 表格属性 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -104,11 +104,11 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     operation() { 
														 | 
														
														 | 
														
															     operation() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       return (_h, { row, index, column }) => { 
														 | 
														
														 | 
														
															       return (_h, { row, index, column }) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return ( 
														 | 
														
														 | 
														
															         return ( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          <div class='operation-btns'> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          <div class="operation-btns"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <el-button 
														 | 
														
														 | 
														
															             <el-button 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              size='mini' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              type='text' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              onClick={ () => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              size="mini" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              type="text" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              onClick={() => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 this.visible = true 
														 | 
														
														 | 
														
															                 this.visible = true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 this.detailsId = row.id 
														 | 
														
														 | 
														
															                 this.detailsId = row.id 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               }} 
														 | 
														
														 | 
														
															               }} 
														 |