repair: notification error sparepart
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user