农机删除
This commit is contained in:
parent
8f2fefbc69
commit
e6b3dd0410
@ -59,7 +59,7 @@ watch(
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.title-top-content {
|
.title-top-content {
|
||||||
line-height: 38px;
|
line-height: 32px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
@ -108,16 +108,16 @@ const chartsData = reactive({
|
|||||||
type: 'line',
|
type: 'line',
|
||||||
data: [120, 516, 238, 453, 368, 519, 432, 128, 578, 120, 578, 324],
|
data: [120, 516, 238, 453, 368, 519, 432, 128, 578, 120, 578, 324],
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: '兽药',
|
// name: '兽药',
|
||||||
type: 'line',
|
// type: 'line',
|
||||||
data: [120, 132, 101, 134, 90, 230, 210, 500, 600, 565, 134, 256],
|
// data: [120, 132, 101, 134, 90, 230, 210, 500, 600, 565, 134, 256],
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
name: '农机',
|
// name: '农机',
|
||||||
type: 'line',
|
// type: 'line',
|
||||||
data: [485, 182, 353, 265, 290, 354, 215, 200, 158, 326, 456, 189],
|
// data: [485, 182, 353, 265, 290, 354, 215, 200, 158, 326, 456, 189],
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user