Explorar el Código

病例条目添加字段

zhangxc hace 5 años
padre
commit
20ac8a98ca
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/components/recordInput/AddRecordItem.vue

+ 2 - 1
src/components/recordInput/AddRecordItem.vue

@@ -251,7 +251,8 @@
               remark: '',
               modifier:this.modifier,
               hospitalId: item.hospitalId,
-              msg: item.tipMsg
+              msg: item.tipMsg,
+              isUsed: item.isUsed
             })
           }
            let params = {