Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
b64b8eba
Commit
b64b8eba
authored
Jul 31, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
开业审核
parent
a54b172d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
pay_check_list.html
application/index/view/finance/pay_check_list.html
+4
-2
open_check_template_tpl.html
public/resource/template/open_check_template_tpl.html
+2
-3
No files found.
application/index/view/finance/pay_check_list.html
View file @
b64b8eba
...
@@ -375,8 +375,10 @@
...
@@ -375,8 +375,10 @@
<th
class=
"text-center"
>
提交时间
</th>
<th
class=
"text-center"
>
提交时间
</th>
<th
class=
"text-center"
>
提交人
</th>
<th
class=
"text-center"
>
提交人
</th>
<th
class=
"text-center"
>
收款ID
</th>
<th
class=
"text-center"
>
收款ID
</th>
<th
class=
"text-center"
>
成交报告ID
</th>
<!--<th class="text-center">成交报告ID</th>
<th
class=
"text-center"
>
带看订单ID
</th>
<th class="text-center">带看订单ID</th>-->
<th
class=
"text-center"
>
收款提交人
</th>
<th
class=
"text-center"
>
收款类型
</th>
<th
class=
"text-center"
>
成交商铺ID
</th>
<th
class=
"text-center"
>
成交商铺ID
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
状态
</th>
<th
class=
"text-center"
>
状态
</th>
...
...
public/resource/template/open_check_template_tpl.html
View file @
b64b8eba
...
@@ -6,11 +6,10 @@
...
@@ -6,11 +6,10 @@
<
td
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'pay_log_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'pay_log_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'
bargain_id
'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'
name
'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'
order_id
'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'
name
'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_address'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_address'
]
%
]
<
/td
>
当前状态
0
未审核
1
总监审核
2
财务一审
3
财务二审
[
%
if
(
it
[
item
][
'status'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'status'
]
==
1
)
{
%
]
<
td
>
总监已审
<
/td
>
<
td
>
总监已审
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
2
)
{
%
]
[
%
}
else
if
(
it
[
item
][
'status'
]
==
2
)
{
%
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment