cqp hace 2 meses
padre
commit
41415811ec
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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' => '研发工时(小时)',
     ],
     ],
 ];
 ];