소스 검색

Merge branch 'master' of http://git.dever.cc/dever-product/churen

Your Name 3 년 전
부모
커밋
75f1afb5f7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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]"');