|
|
@@ -172,7 +172,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'service/PurcOrder',
|
|
|
|
|
|
},
|
|
|
innerRadius : 0,
|
|
|
- lineLegend : 'lineEnd',
|
|
|
+ lineLegend : 'lineEnd'
|
|
|
}
|
|
|
},
|
|
|
sale : {
|
|
|
@@ -218,7 +218,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'service/PurcOrder',
|
|
|
|
|
|
},
|
|
|
innerRadius : 0,
|
|
|
- lineLegend : 'lineEnd',
|
|
|
+ lineLegend : 'lineEnd'
|
|
|
}
|
|
|
},
|
|
|
seller : {
|
|
|
@@ -264,7 +264,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'service/PurcOrder',
|
|
|
|
|
|
},
|
|
|
innerRadius : 0,
|
|
|
- lineLegend : 'lineEnd',
|
|
|
+ lineLegend : 'lineEnd'
|
|
|
}
|
|
|
}
|
|
|
};
|