NEZ-1205 fix: 英文状态下选择框内的提示语是中文 修改

This commit is contained in:
zhangyu
2021-11-09 10:17:12 +08:00
parent c38113fd49
commit f7ba3bec13
28 changed files with 47 additions and 40 deletions

View File

@@ -200,7 +200,7 @@ import chartAlertList from './chart-alert-list'
import chartConfig from '../page/dashboard/overview/chartConfig'
import diagram from '@/components/common/ChartDiagram/diagram'
import moment from 'moment-timezone'
import {formatScientificNotation} from "@/components/common/js/tools";
import { formatScientificNotation } from '@/components/common/js/tools'
export default {
name: 'chartPreview',
components: {