|  |  |  | @ -50,10 +50,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  |           <el-table-column label="包装单位" prop="packUnit" show-overflow-tooltip></el-table-column> | 
			
		
	
		
			
				
					|  |  |  |  |           <el-table-column label="操作" width="180px"> | 
			
		
	
		
			
				
					|  |  |  |  |             <template slot-scope="scope"> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-button type="text" @click.native.stop="singleDiEdit(scope.row)">编辑</el-button>     </template> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-button type="text" @click.native.stop="singleDiEdit(scope.row)">编辑</el-button> | 
			
		
	
		
			
				
					|  |  |  |  |             </template> | 
			
		
	
		
			
				
					|  |  |  |  |           </el-table-column> | 
			
		
	
		
			
				
					|  |  |  |  |         </el-table> | 
			
		
	
		
			
				
					|  |  |  |  |       </el-card> | 
			
		
	
		
			
				
					|  |  |  |  |       <el-card> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         <el-row type="flex" class="edit-row" style="margin-top: 20px"> | 
			
		
	
		
			
				
					|  |  |  |  |           <el-col :span="12"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -200,26 +203,27 @@ | 
			
		
	
		
			
				
					|  |  |  |  |           </el-col> | 
			
		
	
		
			
				
					|  |  |  |  |         </el-row> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |       </el-card> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |       <el-collapse v-model="activeNames"> | 
			
		
	
		
			
				
					|  |  |  |  |         <el-collapse-item title="高级设置" name="1" class="titel"> | 
			
		
	
		
			
				
					|  |  |  |  |           <div style="width: 85%;margin: 0 auto"> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |       <el-collapse v-model="activeNames" style="margin-top: 12px"> | 
			
		
	
		
			
				
					|  |  |  |  |         <el-collapse-item title="高级设置" name="1" | 
			
		
	
		
			
				
					|  |  |  |  |                           style="font-size: 19px; | 
			
		
	
		
			
				
					|  |  |  |  |           margin-left: 25px; | 
			
		
	
		
			
				
					|  |  |  |  |     font-weight: bold;"> | 
			
		
	
		
			
				
					|  |  |  |  |           <div style="width: 96%;margin: 0 auto"> | 
			
		
	
		
			
				
					|  |  |  |  |             <el-descriptions class="margin-top" :column="3" size="mini" border> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 库存积压预警数量 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.overStockNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" | 
			
		
	
		
			
				
					|  |  |  |  |                           type="number" v-model="editQuery.overStockNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -231,17 +235,16 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 低库存预警数量 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.lowStockNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" | 
			
		
	
		
			
				
					|  |  |  |  |                           type="number" v-model="editQuery.lowStockNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -254,17 +257,16 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 最小包装可使用次数 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.useNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" | 
			
		
	
		
			
				
					|  |  |  |  |                           type="number" v-model="editQuery.useNum"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -277,17 +279,16 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 近效期预警时间 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.recentDateTime"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" | 
			
		
	
		
			
				
					|  |  |  |  |                           type="number" v-model="editQuery.recentDateTime"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -299,17 +300,16 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 使用周期(天) | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" type="number" v-model="editQuery.useExpireTime"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-input style="width: 100%" size="small" splaceholder="请输入内容" :disabled="this.useNumEnable" | 
			
		
	
		
			
				
					|  |  |  |  |                           type="number" v-model="editQuery.useExpireTime"></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
	
		
			
				
					|  |  |  | @ -321,15 +321,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 物资分类 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <treeselect | 
			
		
	
		
			
				
					|  |  |  |  |                   v-model="editQuery.relCode" | 
			
		
	
	
		
			
				
					|  |  |  | @ -351,15 +349,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 是否禁用 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.isDisable"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">是</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -376,15 +372,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 是否寄售 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.isAdavence"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">是</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -400,18 +394,15 @@ | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 多次/重复使用耗材 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.useMuti"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">是</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -429,15 +420,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 是否可配送 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.dispatch"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">是</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -455,15 +444,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 是否集采产品 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.groupBuy"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">是</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -481,15 +468,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 允许无批次 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.allowNoBatch"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">允许</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -506,15 +491,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 允许无失效日期 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.allowNoExpire"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">允许</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -531,15 +514,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 允许无生产日期 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.allowNoProduct"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">允许</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -556,15 +537,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 预警时间格式 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="editQuery.isDateBy"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="1" :value="1">天</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | @ -581,15 +560,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-setting"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   设置项 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 启用使用单元 | 
			
		
	
		
			
				
					|  |  |  |  |               </el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |               <el-descriptions-item> | 
			
		
	
		
			
				
					|  |  |  |  |                 <template slot="label"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <i class="el-icon-set-up"></i> | 
			
		
	
		
			
				
					|  |  |  |  |                   参数值 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 </template> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-radio-group v-model="checked"> | 
			
		
	
		
			
				
					|  |  |  |  |                   <el-radio :label="true" :value="true">启用</el-radio> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |