Parcourir la source

病例条目添加字段

zhangxc il y a 5 ans
Parent
commit
20ac8a98ca
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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 = {