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