|  |  | @ -533,14 +533,17 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             </el-form-item> |  |  |  |             </el-form-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |           </el-col> |  |  |  |           </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-col :span="12" class="el-col"> |  |  |  |           <el-col :span="12" class="el-col"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-form-item label="备注:" prop="remake" class="query-form-item"> |  |  |  |             <el-form-item label="所属业务类型:" prop="productType" class="query-form-item"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               <el-input |  |  |  |               <el-select v-model="formData.productType" style="width: 80%" placeholder="所属业务类型"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 v-model="formData.remake" style="width: 80%" |  |  |  |                 <el-option label="器械业务" :value="1"></el-option> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 auto-complete="off" |  |  |  |                 <el-option label="药品业务" :value="2"></el-option> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |               ></el-input> |  |  |  |               </el-select> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </el-form-item> |  |  |  |             </el-form-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |           </el-col> |  |  |  |           </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          <el-col :span="12" class="el-col">--> |  |  |  |           <!--          <el-col :span="12" class="el-col">--> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            <el-form-item label="库存预警数:" prop="invRemindNumber" class="query-form-item">--> |  |  |  |           <!--            <el-form-item label="库存预警数:" prop="invRemindNumber" class="query-form-item">--> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <!--              <el-input-number--> |  |  |  |           <!--              <el-input-number--> | 
			
		
	
	
		
		
			
				
					|  |  | @ -553,8 +556,16 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           <!--            </el-form-item>--> |  |  |  |           <!--            </el-form-item>--> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <!--          </el-col>--> |  |  |  |           <!--          </el-col>--> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  |         </el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |         <el-row :gutter="24"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |         <el-col :span="12" class="el-col"> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           <el-form-item label="备注:" prop="remake" class="query-form-item"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             <el-input | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |               v-model="formData.remake" style="width: 80%" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |               auto-complete="off" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             ></el-input> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           </el-form-item> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         </el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         <!--<el-col :span="12" class="el-col">--> |  |  |  |         <!--<el-col :span="12" class="el-col">--> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <!--  <el-form-item label="单据类型:" prop="orderId" class="query-form-item">--> |  |  |  |         <!--  <el-form-item label="单据类型:" prop="orderId" class="query-form-item">--> | 
			
		
	
	
		
		
			
				
					|  |  | @ -786,7 +797,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |         constituencies: null, |  |  |  |         constituencies: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |         invRemindNumber: 0, |  |  |  |         invRemindNumber: 0, | 
			
		
	
		
		
			
				
					
					|  |  |  |         autoCollect:0, |  |  |  |         autoCollect:0, | 
			
		
	
		
		
			
				
					
					|  |  |  |         remake: null |  |  |  |         remake: null, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         productType:1 | 
			
		
	
		
		
			
				
					
					|  |  |  |       }, |  |  |  |       }, | 
			
		
	
		
		
			
				
					
					|  |  |  |       workplaceCode: '6001', |  |  |  |       workplaceCode: '6001', | 
			
		
	
		
		
			
				
					
					|  |  |  |       unitStorageList: [], |  |  |  |       unitStorageList: [], | 
			
		
	
	
		
		
			
				
					|  |  | @ -823,6 +835,9 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |         ], |  |  |  |         ], | 
			
		
	
		
		
			
				
					
					|  |  |  |         workplaceStatus: [ |  |  |  |         workplaceStatus: [ | 
			
		
	
		
		
			
				
					
					|  |  |  |           {required: true, message: '请选择工位状态', trigger: 'blur'} |  |  |  |           {required: true, message: '请选择工位状态', trigger: 'blur'} | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         ], | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         productType: [ | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           {required: true, message: '请选择所属业务类型', trigger: 'blur'} | 
			
		
	
		
		
			
				
					
					|  |  |  |         ] |  |  |  |         ] | 
			
		
	
		
		
			
				
					
					|  |  |  |         // workplaceType: [ |  |  |  |         // workplaceType: [ | 
			
		
	
		
		
			
				
					
					|  |  |  |         //   { required: true, message: '请选择工位类型', trigger: 'blur' } |  |  |  |         //   { required: true, message: '请选择工位类型', trigger: 'blur' } | 
			
		
	
	
		
		
			
				
					|  |  | @ -1011,7 +1026,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |         constituencies: "1001", |  |  |  |         constituencies: "1001", | 
			
		
	
		
		
			
				
					
					|  |  |  |         invRemindNumber: 0, |  |  |  |         invRemindNumber: 0, | 
			
		
	
		
		
			
				
					
					|  |  |  |         remake: null, |  |  |  |         remake: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |         autoCollect:0 |  |  |  |         autoCollect:0, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         productType:1 | 
			
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       if (this.groupData != null) { |  |  |  |       if (this.groupData != null) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.formData.constituencies = this.groupData.code |  |  |  |         this.formData.constituencies = this.groupData.code | 
			
		
	
	
		
		
			
				
					|  |  | 
 |