From 6ca03f562d9be01121dab4d8faaa98861a8d226d Mon Sep 17 00:00:00 2001 From: Abizrh Date: Mon, 17 Nov 2025 08:46:01 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20(cprj):=20update=20default?= =?UTF-8?q?=20type=20code=20to=20dev-record?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/content/cprj/form.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/content/cprj/form.vue b/app/components/content/cprj/form.vue index e24418a8..ef2a51d7 100644 --- a/app/components/content/cprj/form.vue +++ b/app/components/content/cprj/form.vue @@ -15,7 +15,7 @@ const schema = CprjSoapiSchema const payload = ref({ encounter_id: 0, time: '', - typeCode: 'cprj', + typeCode: 'dev-record', value: '', }) const model = ref({