|
@@ -26,7 +26,7 @@ $type = array
|
|
|
$excel = false;
|
|
|
|
|
|
$list_button = array();
|
|
|
-$list_button['list'] = array('查看详情', '"user_money_push&project=shop&id={id}&page_type=1&[refer]"');
|
|
|
+$list_button['list'] = array('查看详情', '"user_money_sign&project=shop&id={id}&page_type=1&[refer]"');
|
|
|
if (Dever::load('manage/auth')->checkFunc('bill.tixian', 'edit', '审核')) {
|
|
|
$list_button['fast'] = array('审核', '"cash&where_id={id}&col=audit,audit_desc&oper_save_jump=cash&oper_table=cash&oper_parent=cash"', '{status} == 1');
|
|
|
}
|