Files
KArtSell.Aegis/frontend
kjh2064 d7551dd2a4
deploy / deploy (push) Failing after 47s
deploy / notify (push) Successful in 1s
fix(fe): KsDataGrid - add missing redrawRows method
Problem: DataGridShell expects gridRef to have redrawRows() method
but KsDataGrid.vue only exposed focusRow and gridApi

Fixed:
1. Added redrawRows() function that calls gridApi.redrawRows()
2. Updated defineExpose to include redrawRows
3. Removed unused CellEditingStoppedEvent import

Result: CommonCodeManagementPage.redrawRows() calls now work

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 20:48:53 +09:00
..
2026-08-02 05:15:36 +09:00