fix the display format of the fiscal year start date not updated after changing the number system on user profile page

This commit is contained in:
MaysWind
2025-09-13 02:18:23 +08:00
parent e52c7037c7
commit 36d1e01008
7 changed files with 46 additions and 16 deletions
@@ -13,6 +13,7 @@
<template #no-data>
<date-time-picker :is-dark-mode="isDarkMode"
:numeral-system="numeralSystem"
:vertical="true"
:enable-time-picker="false"
:disable-year-select="true"