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 = [
|
export const pageTabs = [
|
||||||
'all',
|
'Issued',
|
||||||
'fullAmountCash',
|
'Accepted',
|
||||||
'installmentsCash',
|
'Expired',
|
||||||
'installmentsCustomCash',
|
'Invoice',
|
||||||
|
'PaymentSuccess',
|
||||||
|
'ProcessComplete',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const columnPaySplit = [
|
export const columnPaySplit = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue