NEZ-1876 fix:Endpoint 批量修改页面样式调整
This commit is contained in:
@@ -89,7 +89,6 @@ export default {
|
||||
const offset = localStorage.getItem('nz-sys-timezone')
|
||||
const format = fmt || localStorage.getItem('nz-default-dateFormat')
|
||||
const date = moment.tz(str, format, offset).valueOf()
|
||||
console.log(date)
|
||||
return date
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user