mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
Merge pull request #1679 from dataease/pr@dev@refactor_time_year_text
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