Commit 0aec72b9 by T

现场版本

parent 7bdea80e
......@@ -130,20 +130,20 @@ export default {
warningData: [],
chartData: {},
ckList: [
{title: '装备总数', color: 'rgb(0,127,72)', key: 'h_EqCount'},
{title: '在库装备', color: 'rgb(46,52,244)', key: 'h_EqPublicCount'},
{title: '维修装备', color: 'rgb(154,122,45)', key: 'h_WXCount'},
{title: '装备总数', color: 'rgb(4 135 247)', key: 'h_EqCount'},
{title: '在库装备', color: 'rgb(0,127,72)', key: 'h_kucunCount'},
{title: '出库装备', color: 'rgb(255 188 0)', key: 'h_BorrowCount'},
],
ckList2: [
{title: '装备保养', color: 'rgb(29 197 26)', key: 'h_ByCount'},
{title: '出库装备', color: 'rgb(245 204 5)', key: 'h_BorrowCount'},
{title: '报废装备', color: 'rgb(139 10 10)', key: 'h_BfCount'},
{title: '维修装备', color: 'rgb(154,122,45)', key: 'h_WXCount'},
{title: '报废装备', color: 'rgb(139 10 10)', key: 'h_BfedCount'},
],
srcUrl: window._CONFIG['publicURL'],
countObj: {
h_EqCount: 0,
h_EqPublicCount: 0,
h_EqPrivateCount: 0,
h_BfedCount: 0,
h_kucunCount: 0,
h_ByCount: 0,
h_jinrichukuCount: 0,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论