mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
refactor: 优化年份组件文案
This commit is contained in:
@@ -1807,7 +1807,7 @@ export default {
|
||||
dynamic_year: {
|
||||
fix: '固定年份',
|
||||
dynamic: '動態年份',
|
||||
current: '當年',
|
||||
current: '今年',
|
||||
last: '去年'
|
||||
},
|
||||
dynamic_month: {
|
||||
|
||||
@@ -1817,7 +1817,7 @@ export default {
|
||||
dynamic_year: {
|
||||
fix: '固定年份',
|
||||
dynamic: '动态年份',
|
||||
current: '当年',
|
||||
current: '今年',
|
||||
last: '去年'
|
||||
},
|
||||
dynamic_month: {
|
||||
|
||||
Reference in New Issue
Block a user