Ver código fonte

胡庆余堂

cqp 7 meses atrás
pai
commit
41415811ec
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      config/header/73.php
  2. 1 1
      config/header/74.php

+ 1 - 1
config/header/73.php

@@ -40,6 +40,6 @@ return [
     ],
     ],
     [
     [
         'key' =>'rd_total_hours',
         'key' =>'rd_total_hours',
-        'value' => '实际工时(小时)',
+        'value' => '研发工时(小时)',
     ],
     ],
 ];
 ];

+ 1 - 1
config/header/74.php

@@ -56,6 +56,6 @@ return [
     ],
     ],
     [
     [
         'key' =>'rd_total_hours',
         'key' =>'rd_total_hours',
-        'value' => '实际工时(小时)',
+        'value' => '研发工时(小时)',
     ],
     ],
 ];
 ];