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
6bf9763d
Commit
6bf9763d
authored
May 17, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
开业审核
parent
d5a4151c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
96 additions
and
161 deletions
+96
-161
pay_check_list.html
application/index/view/finance/pay_check_list.html
+18
-25
openCheckList.js
public/resource/js/openCheckList.js
+70
-128
open_check_template_tpl.html
public/resource/template/open_check_template_tpl.html
+8
-8
No files found.
application/index/view/finance/pay_check_list.html
View file @
6bf9763d
...
...
@@ -327,31 +327,32 @@
<tr>
<td
colspan=
"15"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
申请提交时间:
</span>
<input
id=
"c
omit_time_start
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'c
omit_time_end
\')||\'%y-%M-%d\'}',readOnly:'readonly' })"
>
<input
id=
"c
reate_start_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'c
reate_start_time
\')||\'%y-%M-%d\'}',readOnly:'readonly' })"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
id=
"c
omit_time_end
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'c
omit_time_start
\' )}',maxDate:'%y-%M-%d',readOnly:'readOnly'})"
>
<input
id=
"c
reate_end_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'c
reate_end_time
\' )}',maxDate:'%y-%M-%d',readOnly:'readOnly'})"
>
<span
class=
"fore-span ld-Marheight"
>
总监通过时间:
</span>
<input
id=
"
into_time_start
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'
into_time_end
\')||\'%y-%M-%d\'}',readOnly:'readonly'})"
>
<input
id=
"
pass_start_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'
pass_start_time
\')||\'%y-%M-%d\'}',readOnly:'readonly'})"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
id=
"
into_time_end
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'
into_time_start
\')}',maxDate:'%y-%M-%d',readOnly:'readonly'})"
>
<input
id=
"
pass_end_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'
pass_end_time
\')}',maxDate:'%y-%M-%d',readOnly:'readonly'})"
>
<span
class=
"fore-span ld-Marheight"
>
财务二审通过时间:
</span>
<input
id=
"
into_time_start
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'
into_time_end
\')||\'%y-%M-%d\'}',readOnly:'readonly'})"
>
<input
id=
"
check_start_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"开始时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'#F{ $dp.$D(\'
check_start_time
\')||\'%y-%M-%d\'}',readOnly:'readonly'})"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
id=
"
into_time_end
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'
into_time_start
\')}',maxDate:'%y-%M-%d',readOnly:'readonly'})"
>
<input
id=
"
check_end_time
"
class=
"form-control btn4 ld-Marheight"
type=
"text"
placeholder=
"结束时间"
onClick=
"WdatePicker({el:this,dateFmt:'yyyy-MM-dd',minDate:'#F{ $dp.$D(\'
check_end_time
\')}',maxDate:'%y-%M-%d',readOnly:'readonly'})"
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
changed
_id"
placeholder=
"收款ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"ba
ck_id_money
"
placeholder=
"成交报告ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
get
_id"
placeholder=
"带看订单ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
shoped
_id"
placeholder=
"商铺ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
shoped_addr
"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
pay_log
_id"
placeholder=
"收款ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"ba
rgain_id
"
placeholder=
"成交报告ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
order
_id"
placeholder=
"带看订单ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
house
_id"
placeholder=
"商铺ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
house_address
"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<select
class=
"form-control btn2 ld-Marheight"
id=
"commit_home"
>
<option
value=
""
>
提交人所在部门
</option>
</select>
...
...
@@ -360,14 +361,6 @@
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"comit_name"
placeholder=
"提交人姓名"
type=
"text"
value=
""
>
<ul
class=
"user-ul"
style=
"display:none"
></ul>
<!--<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="comit_name" placeholder="提交人姓名" type="text" value="">-->
<input
type=
"hidden"
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"comit_phone"
placeholder=
"提交人手机号"
type=
"text"
value=
""
>
<select
class=
"form-control btn2 ld-Marheight"
id=
"is_type"
>
<option
value=
""
>
我是否审核过
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
style=
"float:left"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
style=
"float:left"
>
重置
</span>
...
...
public/resource/js/openCheckList.js
View file @
6bf9763d
...
...
@@ -48,7 +48,7 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
$
(
'.choose_btn5'
).
hide
();
};
refund
.
url
=
$
(
'.btn-group .choose_btn:nth-of-type(1)'
).
attr
(
'data-value'
);
console
.
log
(
refund
.
url
);
//
console.log(refund.url);
refund
.
getList
(
1
);
refund
.
event
();
},
...
...
@@ -337,30 +337,10 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
refundText
:
function
(
id
){
var
that
=
refund
;
var
params
=
{
'
refund
_id'
:
id
'
open
_id'
:
id
};
$
.
get
(
'/index/
refund
Detail'
,
params
,
function
(
data
){
$
.
get
(
'/index/
getPayCheck
Detail'
,
params
,
function
(
data
){
if
(
data
.
code
==
200
)
{
console
.
log
(
data
);
var
money
=
data
.
data
.
refund_money
;
var
money_big
=
that
.
smalltoBIG
(
money
);
$
(
'#money'
).
text
(
money
);
$
(
'#money_big'
).
text
(
money_big
);
$
(
'#pz_no'
).
text
(
data
.
data
.
receipt_number
);
var
str
=
""
;
if
(
data
.
data
.
type
==
0
){
str
=
'退意向金'
;
}
else
if
(
data
.
data
.
type
==
1
){
str
=
'意向金转定'
;
}
else
if
(
data
.
data
.
type
==
2
){
str
=
'退保管金'
;
}
else
if
(
data
.
data
.
type
==
3
){
str
=
'保管金转定'
;
}
else
if
(
data
.
data
.
type
==
4
){
str
=
'退中介费'
;
}
else
if
(
data
.
data
.
type
==
5
){
str
=
'退案场费'
;
}
$
(
'#back_type'
).
text
(
str
);
$
(
'#come_time'
).
text
(
data
.
data
.
income_time
);
$
(
'#check_addr'
).
text
(
data
.
data
.
address
);
...
...
@@ -379,6 +359,7 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
$
(
'#title_back'
).
text
(
data
.
data
.
store_name
);
$
(
'#back_time'
).
text
(
data
.
data
.
create_time
);
$
(
'#back_id'
).
text
(
data
.
data
.
id
);
var
tag
=
""
;
$
(
'.check_person'
).
empty
();
for
(
var
i
=
0
;
i
<
data
.
data
.
log
.
length
;
i
++
){
...
...
@@ -726,50 +707,33 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
*/
resetAll
:
function
(){
var
that
=
refund
;
$
(
'#comit_time_start'
).
val
(
""
);
$
(
'#comit_time_end'
).
val
(
""
);
$
(
'#into_time_start'
).
val
(
""
);
$
(
'#into_time_end'
).
val
(
""
);
$
(
'#changed_type'
).
val
(
""
);
$
(
'#changed_id'
).
val
(
""
);
$
(
'#back_id'
).
val
(
""
);
$
(
'#get_id'
).
val
(
""
);
$
(
'#shoped_id'
).
val
(
""
);
$
(
'#shoped_addr'
).
val
(
""
);
$
(
'#create_start_time'
).
val
(
""
);
$
(
'#create_end_time'
).
val
(
""
);
$
(
'#pass_start_time'
).
val
(
""
);
$
(
'#pass_end_time'
).
val
(
""
);
$
(
'#check_start_time'
).
val
(
""
);
$
(
'#check_end_time'
).
val
(
""
);
$
(
'#pay_log_id'
).
val
(
""
);
$
(
'#bargain_id'
).
val
(
""
);
$
(
'#order_id'
).
val
(
""
);
$
(
'#house_id'
).
val
(
""
);
$
(
'#house_address'
).
val
(
""
);
$
(
'#commit_home'
).
val
(
""
);
$
(
'#commit_shop'
).
val
(
""
);
$
(
'#comit_name'
).
val
(
""
);
$
(
'#comit_phone'
).
val
(
""
);
$
(
'#is_type'
).
val
(
""
);
$
(
'#is_open'
).
val
(
"-1"
);
$
(
'#back_id_money'
).
val
(
""
);
that
.
agent_id_phone
=
""
;
},
//退款 审核
exportExcel
:
function
()
{
// var start_time = $('#comit_time_start').val();
// var end_time = $('#comit_time_end').val();
// var income_start_time = $('#into_time_start').val();
// var income_end_time = $('#into_time_end').val();
// var type = $('#changed_type').val();
// var order_id = $('#changed_id').val();
// var id = $('#back_id_money').val();
// var house_id = $('#shoped_id').val();
// var address = $('#shoped_addr').val();
// var district_id = $('#commit_home').val();
// var store_id = $('#commit_shop').val();
// var agent_id = refund.agent_id_phone;
// var phone = $('#comit_phone').val();
// var choose_type = $('.btn-group').find('.btn-info').html();
// var is_self = $('#is_type').val();
// var pay_log_id = $('#get_id').val();
// var status = refund.check_status;
var
_url
=
'/index/refundListExcel?'
;
// window.open(_url + 'start_time=' + start_time + '&end_time=' + end_time + '&income_start_time=' + income_start_time + '&income_end_time=' + income_end_time + '&type=' + type + '&order_id=' + order_id + '&id=' + id + '&house_id=' + house_id + '&address=' + address + '&district_id=' + district_id+ '&store_id=' + store_id+ '&agent_id=' + agent_id+ '&phone=' + phone+ '&choose_type=' + choose_type +'&is_self=' + is_self+'&pay_log_id=' + pay_log_id+'&status=' + status);
// var _url = '/index/refundListExcel?';
if
(
refund
.
buildSearchParams
(
1
)){
//是否要&符号
var
_url
=
refund
.
url
+
"?excel=1&"
;
}
else
{
var
_url
=
refund
.
url
+
"?excel=1"
;
}
window
.
open
(
_url
+
refund
.
buildSearchParams
(
1
));
},
/**
...
...
@@ -777,68 +741,66 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
*/
buildSearchParams
:
function
(
is_excel
){
var
that
=
refund
;
var
commite_time_start
=
$
(
'#comit_time_start'
).
val
();
var
commite_time_end
=
$
(
'#comit_time_end'
).
val
();
var
into_time_start
=
$
(
'#into_time_start'
).
val
();
var
into_time_end
=
$
(
'#into_time_end'
).
val
();
var
changed_type
=
$
(
'#changed_type'
).
val
();
var
changed_id
=
$
(
'#changed_id'
).
val
();
var
back_id_money
=
$
(
'#back_id_money'
).
val
();
var
shoped_id
=
$
(
'#shoped_id'
).
val
();
var
shoped_addr
=
$
(
'#shoped_addr'
).
val
();
var
create_start_time
=
$
(
'#create_start_time'
).
val
();
var
create_end_time
=
$
(
'#create_end_time'
).
val
();
var
pass_start_time
=
$
(
'#pass_start_time'
).
val
();
var
pass_end_time
=
$
(
'#pass_end_time'
).
val
();
var
check_start_time
=
$
(
'#check_start_time'
).
val
();
var
check_end_time
=
$
(
'#check_end_time'
).
val
();
var
bargain_id
=
$
(
'#bargain_id'
).
val
();
var
pay_log_id
=
$
(
'#pay_log_id'
).
val
();
var
order_id
=
$
(
'#order_id'
).
val
();
var
house_id
=
$
(
'#house_id'
).
val
();
var
house_address
=
$
(
'#house_address'
).
val
();
var
commit_home
=
$
(
'#commit_home'
).
val
();
var
commit_shop
=
$
(
'#commit_shop'
).
val
();
var
comit_name
=
that
.
agent_id_phone
;
//$('#comit_name').val();
var
comit_phone
=
$
(
'#comit_phone'
).
val
();
// var choose_type = $('.btn-group').find('.btn-info').html();
var
is_selt
=
$
(
'#is_type'
).
val
();
var
get_id
=
$
(
'#get_id'
).
val
();
var
is_open
=
$
(
'#is_open'
).
val
()
;
var
params
=
{}
;
var
paramsStr
=
""
;
if
(
get_id
)
{
params
.
pay_log_id
=
get_id
;
paramsStr
+=
"
pay_log_id="
+
get_id
+
'&'
;
var
comit_name
=
that
.
agent_id_phone
;
var
params
=
{};
//列表搜索
var
paramsStr
=
""
;
//导出列表
if
(
pay_log_id
)
{
params
.
pay_log_id
=
pay_log_id
;
paramsStr
+=
"pay_log_id="
+
pay_log_id
+
'&'
;
}
if
(
create_start_time
)
{
params
.
create_start_time
=
create_start_time
;
paramsStr
+=
"
create_start_time="
+
create_start_time
+
'&'
;
}
// if ( choose_type ) {
// params.choose_type = choose_type;
// paramsStr += "choose_type=" + choose_type +'&';
// }
if
(
commite_time_start
)
{
params
.
start_time
=
commite_time_start
;
paramsStr
+=
"start_time="
+
commite_time_start
+
'&'
;
if
(
create_end_time
)
{
params
.
create_end_time
=
create_end_time
;
paramsStr
+=
"create_end_time="
+
create_end_time
+
'&'
;
}
if
(
commite_time_end
)
{
params
.
end_time
=
commite_time_end
;
paramsStr
+=
"
end_time="
+
commite_time_end
+
'&'
;
if
(
pass_start_time
)
{
params
.
pass_start_time
=
pass_start_time
;
paramsStr
+=
"
pass_start_time="
+
pass_start_time
+
'&'
;
}
if
(
into_time_start
)
{
params
.
income_start_time
=
into_time_start
;
paramsStr
+=
"
income_start_time="
+
into_time_start
+
'&'
;
if
(
pass_end_time
)
{
params
.
pass_end_time
=
pass_end_time
;
paramsStr
+=
"
pass_end_time="
+
pass_end_time
+
'&'
;
}
if
(
into_time_end
)
{
params
.
income_end_time
=
into_time_end
;
paramsStr
+=
"
income_end_time="
+
into_time_end
+
'&'
;
if
(
check_start_time
)
{
params
.
check_start_time
=
check_start_time
;
paramsStr
+=
"
check_start_time="
+
check_start_time
+
'&'
;
}
if
(
ch
anged_typ
e
)
{
params
.
type
=
changed_typ
e
;
paramsStr
+=
"
type="
+
changed_typ
e
+
'&'
;
if
(
ch
eck_end_tim
e
)
{
params
.
check_end_time
=
check_end_tim
e
;
paramsStr
+=
"
check_end_time="
+
check_end_tim
e
+
'&'
;
}
if
(
changed
_id
)
{
params
.
order_id
=
changed
_id
;
paramsStr
+=
"
order_id="
+
changed
_id
+
'&'
;
if
(
bargain
_id
)
{
params
.
bargain_id
=
bargain
_id
;
paramsStr
+=
"
bargain_id="
+
bargain
_id
+
'&'
;
}
if
(
back_id_money
)
{
params
.
id
=
back_id_money
;
paramsStr
+=
"
id="
+
back_id_money
+
'&'
;
if
(
order_id
)
{
params
.
order_id
=
order_id
;
paramsStr
+=
"
order_id="
+
order_id
+
'&'
;
}
if
(
shoped_id
)
{
params
.
house_id
=
shoped
_id
;
paramsStr
+=
"house_id="
+
shoped
_id
+
'&'
;
if
(
house_id
)
{
params
.
house_id
=
house
_id
;
paramsStr
+=
"house_id="
+
house
_id
+
'&'
;
}
if
(
shoped_addr
)
{
params
.
address
=
shoped_addr
;
paramsStr
+=
"
address="
+
shoped_addr
+
'&'
;
if
(
house_address
)
{
params
.
house_address
=
house_address
;
paramsStr
+=
"
house_address="
+
house_address
+
'&'
;
}
if
(
commit_home
)
{
params
.
district_id
=
commit_home
;
...
...
@@ -852,26 +814,6 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
params
.
agent_id
=
comit_name
;
paramsStr
+=
"agent_id="
+
comit_name
+
'&'
;
}
if
(
comit_phone
)
{
if
(
comit_phone
[
0
]
==
"1"
&&
comit_phone
.
length
==
11
)
{
params
.
phone
=
comit_phone
;
paramsStr
+=
"phone="
+
comit_phone
+
'&'
;
}
else
{
alert
(
"请输入正确的手机号码"
)
}
}
if
(
is_selt
){
params
.
is_self
=
is_selt
;
paramsStr
+=
"is_self="
+
is_selt
+
'&'
;
}
if
(
is_open
>
-
1
)
{
params
.
is_open
=
is_open
;
paramsStr
+=
"is_open="
+
is_open
+
'&'
;
}
// params.status = that.check_status;
paramsStr
+=
"status="
+
that
.
check_status
;
if
(
is_excel
)
{
return
paramsStr
;
}
else
{
...
...
public/resource/template/open_check_template_tpl.html
View file @
6bf9763d
...
...
@@ -10,18 +10,18 @@
<
td
>
[
%=
it
[
item
][
'order_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_address'
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
'status'
]
==
2
)
{
%
]
[
%
if
(
it
[
item
][
'status'
]
==
1
)
{
%
]
<
td
>
财务一审
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
3
)
{
%
]
[
%
}
else
if
(
it
[
item
][
'status'
]
==
2
)
{
%
]
<
td
>
财务二审
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
1
)
{
%
]
[
%
}
else
if
(
it
[
item
][
'status'
]
==
4
)
{
%
]
<
td
>
总监审核
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
0
)
{
%
]
[
%
}
else
if
(
it
[
item
][
'status'
]
==
3
)
{
%
]
<
td
>
未审核
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
5
)
{
%
]
<
td
>
退案场费
<
/td
>
<
td
>
--
<
/td
>
[
%
}
else
if
(
it
[
item
][
'status'
]
==
0
)
{
%
]
<
td
>
退意向金
<
/td
>
<
td
>
--
<
/td
>
[
%
}
else
{
%
]
<
td
>--<
/td
>
[
%
}
%
]
...
...
@@ -29,9 +29,9 @@
<
td
>
[
%=
it
[
item
][
'disc_time'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-success rejected"
href
=
"#modal-check"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
开业审核
<
/a
>
<
a
class
=
"btn1 btn-success details-btn"
href
=
"#modal_detail"
data
-
toggle
=
"modal"
data
-
id
=
'
322
'
>
成交报告
<
/a
>
<
a
class
=
"btn1 btn-success details-btn"
href
=
"#modal_detail"
data
-
toggle
=
"modal"
data
-
id
=
'
[%= it[item]["bargain_id"] %]
'
>
成交报告
<
/a
>
<
a
class
=
"btn1 btn-success timeline"
href
=
"#modal-time"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["order_id"] %]'
>
时间轴
<
/a
>
[
%
if
(
it
[
item
][
'status'
]
!=
2
){
%
]
[
%
if
(
!
(
it
[
item
][
'status'
]
==
0
||
it
[
item
][
'status'
]
==
2
)
){
%
]
<
a
class
=
"btn1 btn-success is_del"
href
=
"#modal-del"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
删除申请
<
/a
>
[
%
}
%
]
...
...
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