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