🐛 fix (cprj): update default type code to dev-record
This commit is contained in:
@@ -15,7 +15,7 @@ const schema = CprjSoapiSchema
|
|||||||
const payload = ref({
|
const payload = ref({
|
||||||
encounter_id: 0,
|
encounter_id: 0,
|
||||||
time: '',
|
time: '',
|
||||||
typeCode: 'cprj',
|
typeCode: 'dev-record',
|
||||||
value: '',
|
value: '',
|
||||||
})
|
})
|
||||||
const model = ref({
|
const model = ref({
|
||||||
|
|||||||
Reference in New Issue
Block a user