fzq #31

Closed
fanzhiqin wants to merge 215 commits from fzq into test
Showing only changes of commit b54298fe09 - Show all commits

View File

@ -70,6 +70,7 @@ import * as echarts from 'echarts'
const tableConfigStatic = [
{ type: 'index', width: 100, name: i18n.t('index') },
{ name: i18n.t('pl.title'), prop: 'lineName' },
{ name: i18n.t('inspect.inTotal'), prop: 'sumUp' },
{ name: i18n.t('inspect.outTotal'), prop: 'sumDown' },
{ name: i18n.t('inspect.checkTotal'), prop: 'sumCheck' },