mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
modify style
This commit is contained in:
@@ -68,10 +68,12 @@ const allDigitGroupingSymbolMap = {
|
||||
const allDigitGroupingType = {
|
||||
None: {
|
||||
type: 1,
|
||||
enabled: false,
|
||||
name: 'None'
|
||||
},
|
||||
ThousandsSeparator: {
|
||||
type: 2,
|
||||
enabled: true,
|
||||
name: 'Thousands Separator'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user