cqp 1 tydzień temu
rodzic
commit
7487c45b73
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      config/header/common.php

+ 1 - 1
config/header/common.php

@@ -18,5 +18,5 @@ return [
     72 => ['has_detail' => true, 'is_jump' => false], // 发放
     73 => ['has_detail' => true, 'is_jump' => true], // 业务员工资
     74 => ['has_detail' => true, 'is_jump' => true], // 利润分配
-    75 => ['has_detail' => true, 'is_jump' => true], // 运费统计
+    75 => ['has_detail' => true, 'is_jump' => false], // 运费统计
 ];