cqp 1 week ago
parent
commit
7487c45b73
1 changed files with 1 additions and 1 deletions
  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], // 运费统计
 ];