瀏覽代碼

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]"');