Commit f213e1ca authored by 陈龙's avatar 陈龙

feat: 修改moment引用

parent c581b5b7
......@@ -9,7 +9,7 @@ import optionGenerator, {
statusChartOptionGenerator
} from './utils';
import {isArray, cloneDeep} from 'lodash';
import moment from "moment-timezone/moment-timezone-utils";
import moment from "moment";
const SingleChart = memo((props) => {
const {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment