feat: vxe add formatPast2

This commit is contained in:
xingyu4j
2025-06-06 20:44:39 +08:00
parent 6a069f49cf
commit 5e77558efd
3 changed files with 32 additions and 33 deletions

View File

@@ -2,7 +2,6 @@ export * from './constants';
export * from './dict';
export * from './download';
export * from './formatNumber';
export * from './formatTime';
export * from './formCreate';
export * from './rangePickerProps';
export * from './routerHelper';