Bläddra i källkod

fix: TLK数据页面,产品发货量图表-发货量添加英文备注

zhenji 1 år sedan
förälder
incheckning
72ca34cbdd
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/pages/tlk/component/moodSendView.jsx

+ 1 - 1
src/pages/tlk/component/moodSendView.jsx

@@ -143,7 +143,7 @@ class MoodSendView extends Component {
143 143
         ],
144 144
         series: [
145 145
           {
146
-            name: '发货量',
146
+            name: '发货量(Shipment)',
147 147
             type: 'bar',
148 148
             animation:true,
149 149
             animationDuration:3000,