Explorar o código

人体分诊图修改参数变更

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
4a51b1e49e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/icss/MedicalMultRelation.vue

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

@@ -129,7 +129,8 @@
       toEditProduct(row){
         const param = {
           conceptId: row.conceptId,
-          relationId: 17
+          relationIds: [17],
+          typeIds: [3,1]
         };
         const pam = this.searched ? {
           currentPage: this.currentPage,