|
@@ -184,7 +184,7 @@ return array
|
|
|
|
|
|
'list' => array('查看详情', '"order&project=cash&id={id}&page_type=1&type=store"'),
|
|
'list' => array('查看详情', '"order&project=cash&id={id}&page_type=1&type=store"'),
|
|
|
|
|
|
- 'oper' => array('确认对账金额', '"cash/lib/set.audit?id={id}&type=store"', '{status} == 1', 'Dever::load("cash/lib/set.statYes", "{id}", "store")', '请确认'),
|
|
|
|
|
|
+ 'oper' => array('确认对账', '"cash/lib/set.audit?id={id}&type=store"', '{status} == 1', 'Dever::load("cash/lib/set.statYes", "{id}", "store")', '请确认'),
|
|
),
|
|
),
|
|
),
|
|
),
|
|
|
|
|