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
ba8d6fdb
Commit
ba8d6fdb
authored
Sep 02, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6953606d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
delFinanceReport.js
public/resource/js/delFinanceReport.js
+3
-3
No files found.
public/resource/js/delFinanceReport.js
View file @
ba8d6fdb
...
@@ -41,7 +41,7 @@ define(['doT', 'text!temp/delFinanceReport_template_tpl.html', 'css!style/home.c
...
@@ -41,7 +41,7 @@ define(['doT', 'text!temp/delFinanceReport_template_tpl.html', 'css!style/home.c
order_id_open
:
''
,
order_id_open
:
''
,
house_id_open
:
''
,
house_id_open
:
''
,
house_address_open
:
''
,
house_address_open
:
''
,
listUrl
:
'/index/getCollection'
,
listUrl
:
'/index/getCollection
Del
'
,
listUrlRestore
:
'/index/recoverPayLog'
,
//商铺恢复删除收款
listUrlRestore
:
'/index/recoverPayLog'
,
//商铺恢复删除收款
listUrlCollection
:
'/index/getCollectionDetail'
,
//商铺收款详情
listUrlCollection
:
'/index/getCollectionDetail'
,
//商铺收款详情
listUrlCollectionImg
:
'/index/receiptImgList'
,
//商铺收款详情图片
listUrlCollectionImg
:
'/index/receiptImgList'
,
//商铺收款详情图片
...
@@ -62,13 +62,13 @@ define(['doT', 'text!temp/delFinanceReport_template_tpl.html', 'css!style/home.c
...
@@ -62,13 +62,13 @@ define(['doT', 'text!temp/delFinanceReport_template_tpl.html', 'css!style/home.c
receiv
.
mainTabIndex
=
$
(
this
).
index
();
//下标值
receiv
.
mainTabIndex
=
$
(
this
).
index
();
//下标值
if
(
$
(
this
).
index
()
==
0
){
if
(
$
(
this
).
index
()
==
0
){
receiv
.
listUrl
=
'/index/getCollection'
;
//商铺
receiv
.
listUrl
=
'/index/getCollection
Del
'
;
//商铺
receiv
.
listUrlRestore
=
'/index/recoverPayLog'
;
//恢复收款
receiv
.
listUrlRestore
=
'/index/recoverPayLog'
;
//恢复收款
receiv
.
listUrlCollection
=
'/index/getCollectionDetail'
;
//商铺收款详情
receiv
.
listUrlCollection
=
'/index/getCollectionDetail'
;
//商铺收款详情
receiv
.
listUrlCollectionImg
=
'/index/receiptImgList'
;
//商铺收款详情图片
receiv
.
listUrlCollectionImg
=
'/index/receiptImgList'
;
//商铺收款详情图片
}
else
if
(
$
(
this
).
index
()
==
1
){
}
else
if
(
$
(
this
).
index
()
==
1
){
receiv
.
listUrl
=
'/office_index/getCollection'
;
//办公楼
receiv
.
listUrl
=
'/office_index/getCollection
Del
'
;
//办公楼
receiv
.
listUrlRestore
=
'/office_index/recoverPayLog'
;
//恢复收款
receiv
.
listUrlRestore
=
'/office_index/recoverPayLog'
;
//恢复收款
receiv
.
listUrlCollection
=
'/office_index/getCollectionDetail'
;
//办公楼收款详情
receiv
.
listUrlCollection
=
'/office_index/getCollectionDetail'
;
//办公楼收款详情
receiv
.
listUrlCollectionImg
=
'/office_index/receiptImgList'
;
//办公楼收款详情图片
receiv
.
listUrlCollectionImg
=
'/office_index/receiptImgList'
;
//办公楼收款详情图片
...
...
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