冀北需求变更整改
This commit is contained in:
@@ -262,6 +262,7 @@ const info = (row: any) => {
|
||||
},
|
||||
|
||||
options: {
|
||||
toolbox:null,
|
||||
dataZoom: null,
|
||||
series: optionData.series
|
||||
}
|
||||
@@ -366,6 +367,7 @@ const info = (row: any) => {
|
||||
},
|
||||
|
||||
options: {
|
||||
toolbox:null,
|
||||
// dataZoom: null,
|
||||
series: [
|
||||
{
|
||||
@@ -450,6 +452,7 @@ const info = (row: any) => {
|
||||
},
|
||||
color: [config.layout.elementUiPrimary[0], '#FFBF00', '#FF9100'],
|
||||
options: {
|
||||
toolbox:null,
|
||||
dataZoom: null,
|
||||
series: [
|
||||
{
|
||||
|
||||
@@ -186,6 +186,7 @@ const contaminateC = () => {
|
||||
show: false
|
||||
},
|
||||
options: {
|
||||
toolbox:null,
|
||||
dataZoom: null,
|
||||
series: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user