cqp 1 week ago
parent
commit
367f683a4e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/header/common.php

+ 1 - 0
config/header/common.php

@@ -18,4 +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], // 运费统计
 ];