rabin 2 years ago
parent
commit
144e189905
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/bill/database/tixian.php

+ 1 - 0
service/bill/database/tixian.php

@@ -20,6 +20,7 @@ $manage_status = array
 (
     //1 => '待发放',
     2 => '已发放',
+    3 => '已作废',
 );
 $list_button = array();
 $list_button['list'] = array('查看详情', '"push_cash&project=bill&id={cash_id}&page_type=1&[refer]"');