diff --git a/test/vuex/cpone-resultentry-so-others-v8-all/components/oneResultEntrySoFormFisik.vue b/test/vuex/cpone-resultentry-so-others-v8-all/components/oneResultEntrySoFormFisik.vue index cccdb44..2343dd5 100644 --- a/test/vuex/cpone-resultentry-so-others-v8-all/components/oneResultEntrySoFormFisik.vue +++ b/test/vuex/cpone-resultentry-so-others-v8-all/components/oneResultEntrySoFormFisik.vue @@ -2792,6 +2792,7 @@ this.$store.commit("sample/update_fisiks", fisiks); }, changeXVSChx(idx_f, idx_s, row) { + console.log('[changeXVSChx]', { idx_f, idx_s, label: row.label, id_code: row.id_code, is_normal: row.is_normal, chx: row.chx }) var fisiks = this.fisiks; var isnormal = row.is_normal; @@ -3544,6 +3545,7 @@ }); if (go_action) { + console.log('[saveResult] fisiks saat save:', JSON.stringify(this.fisiks)) this.$store.commit("sample/update_last_id", arr.re_id); this.$store.dispatch("sample/savefisik", { template: template,