Ver código fonte

merge 'dev' to 'test'

zhangxc 5 anos atrás
pai
commit
9060e6b42f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/icss/MedicalMultRelation.vue

+ 1 - 1
src/components/icss/MedicalMultRelation.vue

@@ -233,7 +233,7 @@
         const param = {
         const param = {
           conceptId:item.conceptId,
           conceptId:item.conceptId,
           // isDeleted:item.isDeleted === 'N'?'Y':'N',
           // isDeleted:item.isDeleted === 'N'?'Y':'N',
-          relationIds: [17],
+          relationIds: [17,17],
           typeIds: [3,1]
           typeIds: [3,1]
         }
         }
         let waringTxt = '是否删除该关系,可能对现有系统造成影响'
         let waringTxt = '是否删除该关系,可能对现有系统造成影响'