Commit 53327008 by 冷斌

add

parent 353d5045
......@@ -55,7 +55,7 @@
<td>{$status[$vo['status']]}</td>
<td align="center">
<if condition="$vo['status'] eq 0">
<a href="{:U('Sendcode/change',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定确认收款吗?">确认收款</a>
<a href="{:U('Sendcode/change',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定确认处理吗?">确认处理</a>
</if>
</td>
</tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment