Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3
# Conflicts: # nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTabNew.vue
This commit is contained in:
@@ -421,7 +421,7 @@ function timeFormat34 (value) {
|
||||
return bus.timeFormate(parseInt(value), 'YYYY-MM-DD HH:mm:ss')
|
||||
}
|
||||
function timeFormat35 (value) {
|
||||
return bus.timeFormate(parseInt(value), 'MM/dd/yyyy h:mm:ss a')
|
||||
return bus.timeFormate(parseInt(value), 'MM/DD/yyyy h:mm:ss a')
|
||||
}
|
||||
// unit转化配置信息
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user