|  |  | @ -7,12 +7,32 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             </template> |  |  |  |             </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-descriptions-item> |  |  |  |             <el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     参数设置 |  |  |  |                     同步服务 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-row :gutter="20" class="el-row" type="flex"> |  |  |  |                 <el-row :gutter="20" class="el-row" type="flex"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     <el-col :span="4" class="el-col" style="margin-top: 6px"> |  |  |  |                     <el-col :span="6" class="el-col" style="margin-top: 6px"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                         <el-checkbox v-model="configQuery.downstreamEnable">是否连通中继服务</el-checkbox> |  |  |  | 
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         <el-switch | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             v-model="configQuery.downstreamEnable" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             active-text="是否启用数据同步"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         </el-switch> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                     </el-col> |  |  |  |                     </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     <el-col :span="14" class="el-col"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         <div> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             <span style="color: red;margin-top: 16px">说明: 修改同步参数时,请关闭数据同步服务 </span> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 </el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             <el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     轮询时间设置 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <el-row :gutter="20" class="el-row" type="flex"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                     <el-col :span="20" class="el-col"> |  |  |  |                     <el-col :span="20" class="el-col"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                         <div> |  |  |  |                         <div> | 
			
		
	
		
		
			
				
					
					|  |  |  |                             <span>数据同步轮询时间(单位:分钟): </span> |  |  |  |                             <span>数据同步轮询时间(单位:分钟): </span> | 
			
		
	
	
		
		
			
				
					|  |  | @ -37,34 +57,34 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     单据类型 |  |  |  |                     单据类型 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.typeBus">业务单据类型</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.typeBus" :disabled="configQuery.downstreamEnable">业务单据类型</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.typeScan">扫码单据类型</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.typeScan" :disabled="configQuery.downstreamEnable">扫码单据类型</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.typeThird">第三方单据类型</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.typeThird" :disabled="configQuery.downstreamEnable">第三方单据类型</el-checkbox> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-descriptions-item> |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-descriptions-item> |  |  |  |             <el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     基础信息 |  |  |  |                     基础信息 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.sysUser">用户信息</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.sysUser"  :disabled="configQuery.downstreamEnable">用户信息</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicProducts">耗材字典</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicProducts" :disabled="configQuery.downstreamEnable">耗材字典</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicCorp">往来单位字典</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicCorp" :disabled="configQuery.downstreamEnable">往来单位字典</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicInv">仓库字典</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicInv" :disabled="configQuery.downstreamEnable">仓库字典</el-checkbox> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-descriptions-item> |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-descriptions-item> |  |  |  |             <el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     第三方基础信息 |  |  |  |                     第三方基础信息 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicThirdProducts">第三方产品信息</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicThirdProducts" :disabled="configQuery.downstreamEnable">第三方产品信息</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicThirdCorp">第三方往来信息</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicThirdCorp" :disabled="configQuery.downstreamEnable">第三方往来信息</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicThirdInv">第三方仓库信息</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicThirdInv" :disabled="configQuery.downstreamEnable">第三方仓库信息</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.basicThirdBusOrder">第三方业务单据</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.basicThirdBusOrder" :disabled="configQuery.downstreamEnable">第三方业务单据</el-checkbox> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-descriptions-item> |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-descriptions-item> |  |  |  |             <el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     国家库DI数据 |  |  |  |                     国家库DI数据 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.dbDiProducts">DI产品信息</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.dbDiProducts" :disabled="configQuery.downstreamEnable">DI产品信息</el-checkbox> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-descriptions-item> |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -76,9 +96,9 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <template slot="label"> |  |  |  |                 <template slot="label"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     单据(单据状态) |  |  |  |                     单据(单据状态) | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </template> |  |  |  |                 </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.orderUnCheck">待校验单据</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.orderUnCheck" :disabled="configQuery.downstreamEnable">待校验单据</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.orderUnReceive">未验收单据</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.orderUnReceive" :disabled="configQuery.downstreamEnable">未验收单据</el-checkbox> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 <el-checkbox v-model="configQuery.orderScanFinish">已完成单据</el-checkbox> |  |  |  |                 <el-checkbox v-model="configQuery.orderScanFinish" :disabled="configQuery.downstreamEnable">已完成单据</el-checkbox> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-descriptions-item> |  |  |  |             </el-descriptions-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-descriptions-item label="单据(单据类型)" label-style="width: 150px"> |  |  |  |             <el-descriptions-item label="单据(单据类型)" label-style="width: 150px"> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |