refactor: edit value page
This commit is contained in:
parent
ac155bcdd5
commit
a2de3f2ffa
1 changed files with 6 additions and 4 deletions
|
|
@ -22,10 +22,12 @@ export const productTreeDecoration = [
|
|||
];
|
||||
|
||||
export const pageTabs = [
|
||||
'all',
|
||||
'fullAmountCash',
|
||||
'installmentsCash',
|
||||
'installmentsCustomCash',
|
||||
'Issued',
|
||||
'Accepted',
|
||||
'Expired',
|
||||
'Invoice',
|
||||
'PaymentSuccess',
|
||||
'ProcessComplete',
|
||||
];
|
||||
|
||||
export const columnPaySplit = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue