From a2de3f2ffae82d44ae862ea8a3d2eb318c35c33b Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Thu, 7 Nov 2024 14:23:30 +0700 Subject: [PATCH] refactor: edit value page --- src/pages/05_quotation/constants.ts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/pages/05_quotation/constants.ts b/src/pages/05_quotation/constants.ts index 3702f553..1e093d1a 100644 --- a/src/pages/05_quotation/constants.ts +++ b/src/pages/05_quotation/constants.ts @@ -22,10 +22,12 @@ export const productTreeDecoration = [ ]; export const pageTabs = [ - 'all', - 'fullAmountCash', - 'installmentsCash', - 'installmentsCustomCash', + 'Issued', + 'Accepted', + 'Expired', + 'Invoice', + 'PaymentSuccess', + 'ProcessComplete', ]; export const columnPaySplit = [