Add debug logging for hemorrhoid chx issue in UMUM_K3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user