|  |  |  | @ -102,6 +102,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |                   style="width: 80%" | 
			
		
	
		
			
				
					|  |  |  |  |                   clearable | 
			
		
	
		
			
				
					|  |  |  |  |                   size="small" | 
			
		
	
		
			
				
					|  |  |  |  |                   :disabled="this.type==2" | 
			
		
	
		
			
				
					|  |  |  |  |                 ></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-form-item> | 
			
		
	
		
			
				
					|  |  |  |  |             </el-col> | 
			
		
	
	
		
			
				
					|  |  |  | @ -112,7 +113,6 @@ | 
			
		
	
		
			
				
					|  |  |  |  |                   style="width: 80%" | 
			
		
	
		
			
				
					|  |  |  |  |                   clearable | 
			
		
	
		
			
				
					|  |  |  |  |                   size="small" | 
			
		
	
		
			
				
					|  |  |  |  |                   :disabled="this.type==2" | 
			
		
	
		
			
				
					|  |  |  |  |                 ></el-input> | 
			
		
	
		
			
				
					|  |  |  |  |               </el-form-item> | 
			
		
	
		
			
				
					|  |  |  |  |             </el-col> | 
			
		
	
	
		
			
				
					|  |  |  | @ -161,26 +161,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         </chooseDrug> | 
			
		
	
		
			
				
					|  |  |  |  |       </el-dialog> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |       <el-dialog | 
			
		
	
		
			
				
					|  |  |  |  |         title="药品字典-从指定系统添加药品字典" | 
			
		
	
		
			
				
					|  |  |  |  |         :visible.sync="chooseHouseDrugVisible" | 
			
		
	
		
			
				
					|  |  |  |  |         :close-on-click-modal="false" | 
			
		
	
		
			
				
					|  |  |  |  |         :close-on-press-escape="false" | 
			
		
	
		
			
				
					|  |  |  |  |         width="85%" | 
			
		
	
		
			
				
					|  |  |  |  |         v-if="chooseHouseDrugVisible" | 
			
		
	
		
			
				
					|  |  |  |  |       > | 
			
		
	
		
			
				
					|  |  |  |  |         <chooseHouseDrug | 
			
		
	
		
			
				
					|  |  |  |  |           :closeDialog="closeDialog" | 
			
		
	
		
			
				
					|  |  |  |  |           :uuid="uuid" | 
			
		
	
		
			
				
					|  |  |  |  |           :relId="relId" | 
			
		
	
		
			
				
					|  |  |  |  |           :isImport="isImport" | 
			
		
	
		
			
				
					|  |  |  |  |           :data="thisData" | 
			
		
	
		
			
				
					|  |  |  |  |           :defaultSys="defaultSys" | 
			
		
	
		
			
				
					|  |  |  |  |           :mainIds="mainIds" | 
			
		
	
		
			
				
					|  |  |  |  |           @closeUdi="closeDialog" | 
			
		
	
		
			
				
					|  |  |  |  |           :supEnable="false" | 
			
		
	
		
			
				
					|  |  |  |  |         ></chooseHouseDrug> | 
			
		
	
		
			
				
					|  |  |  |  |       </el-dialog> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     </el-card> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | @ -198,16 +179,13 @@ import { | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | } from '@/api/basic/ybNotCode' | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | import drugAdd from '@/views/basic/product/drug/drugAdd' | 
			
		
	
		
			
				
					|  |  |  |  | import chooseDrug from '@/views/basic/product/drug/chooseDrug' | 
			
		
	
		
			
				
					|  |  |  |  | import chooseHouseDrug from '@/views/basic/product/drug/chooseHouseDrug' | 
			
		
	
		
			
				
					|  |  |  |  | import { getAdminId, getToken } from '@/utils/auth' | 
			
		
	
		
			
				
					|  |  |  |  | import { executeFuc, getHead } from '@/utils/customConfig' | 
			
		
	
		
			
				
					|  |  |  |  | import Treeselect from '@riophae/vue-treeselect' | 
			
		
	
		
			
				
					|  |  |  |  | import { addDrug, updatetDrug } from '@/api/basic/product/drugUdiinfos' | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | export default { | 
			
		
	
		
			
				
					|  |  |  |  |   components: { Treeselect, drugAdd, chooseDrug, chooseHouseDrug }, | 
			
		
	
		
			
				
					|  |  |  |  |   components: { Treeselect }, | 
			
		
	
		
			
				
					|  |  |  |  |   name: 'drugMaintain', | 
			
		
	
		
			
				
					|  |  |  |  |   data() { | 
			
		
	
		
			
				
					|  |  |  |  |     return { | 
			
		
	
	
		
			
				
					|  |  |  | @ -453,7 +431,11 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |   created() { | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     this.getList() | 
			
		
	
		
			
				
					|  |  |  |  |   }, | 
			
		
	
		
			
				
					|  |  |  |  |   mounted() { | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |   } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | } | 
			
		
	
		
			
				
					|  |  |  |  | </script> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | @ -472,6 +454,6 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |   display: inline-flex; /* 确保上传组件与其他按钮在同一行 */ | 
			
		
	
		
			
				
					|  |  |  |  | } | 
			
		
	
		
			
				
					|  |  |  |  | .query-form-item { | 
			
		
	
		
			
				
					|  |  |  |  |   width: 350px; | 
			
		
	
		
			
				
					|  |  |  |  |   width: 300px; | 
			
		
	
		
			
				
					|  |  |  |  | } | 
			
		
	
		
			
				
					|  |  |  |  | </style> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |