Explorar o código

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

zhenji hai 1 ano
pai
achega
72ca34cbdd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
         series: [
144
         series: [
145
           {
145
           {
146
-            name: '发货量',
146
+            name: '发货量(Shipment)',
147
             type: 'bar',
147
             type: 'bar',
148
             animation:true,
148
             animation:true,
149
             animationDuration:3000,
149
             animationDuration:3000,