Browse Source

取消无用log

zpf 1 năm trước cách đây
mục cha
commit
3250566482
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/cockpit/common/DiscountedAColumnar.vue

+ 1 - 1
src/views/cockpit/common/DiscountedAColumnar.vue

@@ -104,7 +104,7 @@ export default {
                         color:#FFF;
                         font-size:12px
                         '>
-                            ${item.seriesName}: ${item.value}${item.unit}
+                            ${item.seriesName}: ${item.value}
                     </div>`).join('')
                         return rander
                     }