From b2d3c14ddc71fd6d6a23c8a7fd9c922c8b62327e Mon Sep 17 00:00:00 2001 From: Andrian Roshandy Date: Sun, 30 Nov 2025 12:48:11 +0700 Subject: [PATCH] feat/mcu-order: adjustment --- app/components/app/mcu-order/list.vue | 2 +- app/components/app/mcu-src/picker-accordion.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/app/mcu-order/list.vue b/app/components/app/mcu-order/list.vue index df296419..4c749dc9 100644 --- a/app/components/app/mcu-order/list.vue +++ b/app/components/app/mcu-order/list.vue @@ -34,7 +34,7 @@ function navClick(type: 'cancel' | 'edit' | 'submit', data: McuOrder): void {
Belum Ada Data