@@ -1178,7 +1178,9 @@
_this.myChart = myChart;
if(totalMoneyCost) {
this.zhishin = totalMoneyCost.toFixed(2)
- }
+ } else {
+ this.zhishin = 0
+ }
if(this.radio == this.$t('other.project') || this.radio == this.$t('zhu-xiang-mu') || this.radio == this.$t('ren-yuan') || this.radio == this.$t('projectclassification') || this.radio==this.$t('lable.department')) {
var option = {
title: {