|  | @@ -9,9 +9,9 @@
 | 
											
												
													
														|  |      @cancel="handleCancel"
 |  |      @cancel="handleCancel"
 | 
											
												
													
														|  |     >
 |  |     >
 | 
											
												
													
														|  |     <template slot="footer">
 |  |     <template slot="footer">
 | 
											
												
													
														|  | -      <a-upload  name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader"   @change="handleImportExcel" :customRequest="implementImport" >
 |  | 
 | 
											
												
													
														|  | 
 |  | +      <!-- <a-upload  name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader"   @change="handleImportExcel" :customRequest="implementImport" >
 | 
											
												
													
														|  |          <a-button  type="primary">导入</a-button>
 |  |          <a-button  type="primary">导入</a-button>
 | 
											
												
													
														|  | -      </a-upload>
 |  | 
 | 
											
												
													
														|  | 
 |  | +      </a-upload> -->
 | 
											
												
													
														|  |        <a-button @click="handleCancel" style="margin-left: 8px;">关闭</a-button>
 |  |        <a-button @click="handleCancel" style="margin-left: 8px;">关闭</a-button>
 | 
											
												
													
														|  |      </template>
 |  |      </template>
 | 
											
												
													
														|  |      <div class="table-page-search-wrapper">
 |  |      <div class="table-page-search-wrapper">
 | 
											
										
											
												
													
														|  | @@ -220,7 +220,7 @@
 | 
											
												
													
														|  |             },
 |  |             },
 | 
											
												
													
														|  |             {
 |  |             {
 | 
											
												
													
														|  |              title: '计划员',
 |  |              title: '计划员',
 | 
											
												
													
														|  | -            dataIndex: 'jhyByData',
 |  | 
 | 
											
												
													
														|  | 
 |  | +            dataIndex: 'jhyNameData',
 | 
											
												
													
														|  |               width: '7%',
 |  |               width: '7%',
 | 
											
												
													
														|  |               ellipsis: true,
 |  |               ellipsis: true,
 | 
											
												
													
														|  |               className: 'replacecolor',
 |  |               className: 'replacecolor',
 |