rabin 2 роки тому
батько
коміт
7a607b0858
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      service/bill/database/tixian.php

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

@@ -32,7 +32,7 @@ $type = array
 
 $list_button = array();
 $list_button['list'] = array('查看详情', '"push_cash&project=bill&id={cash_id}&page_type=1&[refer]"', '{type} == 1');
-$list_button['list1'] = array('查看详情', '"push_cash&project=bill&id={cash_id}&page_type=1&[refer]"', '{type} == 2');
+$list_button['list1'] = array('查看详情', '"record&project=shop&id={cash_id}&page_type=1&[refer]"', '{type} == 2');
 $list_button['list2'] = array('查看详情', '"user_money_sign&project=shop&id={cash_id}&page_type=1&[refer]"', '{type} == 3');
 if (Dever::load('manage/auth')->checkFunc('bill.tixian', 'edit1', '发放')) {
     $list_button['fast'] = array('发放', '"tixian&where_id={id}&col=audit,audit_desc,pic&oper_save_jump=tixian&oper_table=tixian&oper_parent=tixian"', '{status} == 1 && "{bill-cash-status}" == 2');