Selaa lähdekoodia

病例条目添加字段

zhangxc 5 vuotta sitten
vanhempi
commit
20ac8a98ca
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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 = {