修改待办的接口

This commit is contained in:
范强强
2023-06-13 09:17:00 +08:00
parent c254f3ffe6
commit a0cbe57e2f
3 changed files with 17 additions and 2 deletions
+2 -1
View File
@@ -1881,5 +1881,6 @@ module.exports = {
nearlyThreeMonths:'Nearly Three Months',
nearlySixMonths:'Nearly Six Months',
nearlyYear:'Nearly a Year',
browsingTime:'Browsing time',
browsingTime:'Browsing Time',
pleaseViewOnPc:'Please view on PC',
}
+1
View File
@@ -1983,4 +1983,5 @@ module.exports = {
nearlySixMonths:'近六个月',
nearlyYear:'近一年',
browsingTime:'浏览时间',
pleaseViewOnPc:'请在pc的查看',
}