Commit 7d8162ab authored by agping's avatar agping

1

parent 02da8c50
......@@ -53,13 +53,11 @@
[% } %]
[% } %]
[% if(it[item]['is_refund'] == 1) { %]
<a class="btn1 btn-success money_back" href="#modal-back" data-toggle="modal" data-id='[%= it[item]["id"]%]'
data-income_time='[%= it[item]['income_time'] %]' data-real_money='[%= it[item]['real_money'] %]' data-addr="[%= it[item]['address'] %]"
data-report_id='[%= it[item]['report_id'] %]' data-order_id='[%= it[item]['order_id'] %]' data-order_no='[%= it[item]['order_no'] %]'
data-agent_id='[%= it[item]['agent_id'] %]' data-agent_name='[%= it[item]['agent_name'] %]' data-type='[%= it[item]['type'] %]'
>退款</a>
[% } %]
[% if(check_auth('index/delPayLog')) { %]
......
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