tongshanglei 2 anos atrás
pai
commit
2efea07520
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      catch/report/controller/Report.php

+ 3 - 3
catch/report/controller/Report.php

@@ -170,17 +170,17 @@ class Report extends CatchController
         $list =array(
             ['type'=>'测试部门1','name'=>'液压泵','value'=>100],
             ['type'=>'测试部门1','name'=>'液压扳手','value'=>120],
-            ['type'=>'测试部门1','name'=>'法兰','value'=>30],
+            ['type'=>'测试部门1','name'=>'风机','value'=>30],
             ['type'=>'测试部门1','name'=>'总数','value'=>250],
 
             ['type'=>'测试部门2','name'=>'液压泵','value'=>100],
             ['type'=>'测试部门2','name'=>'液压扳手','value'=>120],
-            ['type'=>'测试部门2','name'=>'法兰','value'=>30],
+            ['type'=>'测试部门2','name'=>'风机','value'=>30],
             ['type'=>'测试部门2','name'=>'总数','value'=>250],
 
             ['type'=>'测试部门3','name'=>'液压泵','value'=>100],
             ['type'=>'测试部门3','name'=>'液压扳手','value'=>120],
-            ['type'=>'测试部门3','name'=>'法兰','value'=>30],
+            ['type'=>'测试部门3','name'=>'风机','value'=>30],
             ['type'=>'测试部门3','name'=>'总数','value'=>250],
         );
         $bar_data=array(