🐛 fix (cprj): update default type code to dev-record

This commit is contained in:
Abizrh
2025-11-17 08:46:01 +07:00
parent f629546f13
commit 6ca03f562d
+1 -1
View File
@@ -15,7 +15,7 @@ const schema = CprjSoapiSchema
const payload = ref({
encounter_id: 0,
time: '',
typeCode: 'cprj',
typeCode: 'dev-record',
value: '',
})
const model = ref({