1.高级搜索 日期类型控件修改
2.法规预警搜索条件修改
This commit is contained in:
@@ -1378,5 +1378,9 @@ module.exports = {
|
||||
columnforced:'Confirm a forced retraction?',
|
||||
customize:'List setting',
|
||||
customColumn:'Custom column',
|
||||
|
||||
afterdate:'In... After the date',
|
||||
afterdatein:'In... After date (inclusive)',
|
||||
beforedate:'In... Before date',
|
||||
beforedatein:'In... Before date (inclusive)',
|
||||
inRecentMonthsin6:'Within 6 months (implemented)',
|
||||
}
|
||||
@@ -1479,4 +1479,9 @@ module.exports = {
|
||||
contactTheFounder:'联系作者',
|
||||
customize:'列表设置',
|
||||
customColumn:'自定义列',
|
||||
afterdate:'在...日期之后',
|
||||
afterdatein:'在...日期之后(包含)',
|
||||
beforedate:'在...日期之前',
|
||||
beforedatein:'在...日期之前(包含)',
|
||||
inRecentMonthsin6:'近6个月内(已实施)',
|
||||
}
|
||||
Reference in New Issue
Block a user