소스 검색

病例条目添加字段

zhangxc 5 년 전
부모
커밋
20ac8a98ca
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 = {