|
@@ -226,7 +226,6 @@ export default {
|
|
return `${params.name} : ${params.value} ${_this.$props.unit}`;
|
|
return `${params.name} : ${params.value} ${_this.$props.unit}`;
|
|
};
|
|
};
|
|
this.myChart.resize();
|
|
this.myChart.resize();
|
|
- console.log('cartData.data.length: ', cartData.data.length);
|
|
|
|
|
|
|
|
if (cartData.data.length <= 0) {
|
|
if (cartData.data.length <= 0) {
|
|
option.title.show = true;
|
|
option.title.show = true;
|