CN-936 开发appearance页面:保存逻辑调整,及timezoneOffset设置方式修改

This commit is contained in:
hyx
2023-03-24 18:44:02 +08:00
parent 102f99e4f5
commit 5433006ebd
6 changed files with 148 additions and 149 deletions

View File

@@ -1,5 +1,5 @@
import _ from 'lodash'
import {storageKey} from '@/utils/constants'
import { storageKey } from '@/utils/constants'
// 将时间转化为秒
export function getSecond (time) {