rabin il y a 2 ans
Parent
commit
144e189905
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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]"');