repair: notification error sparepart

This commit is contained in:
2025-12-04 14:34:32 +07:00
parent be80206056
commit 31daa470b7

View File

@@ -77,7 +77,8 @@ const getAllNotificationErrorSparepartDb = async (searchParams = {}) => {
const getNotificationErrorSparepartByIdDb = async (id) => {
const queryText = `
a.*,
SELECT
a.*,
b.sparepart_name,
b.sparepart_foto,
b.sparepart_stok,