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
876d00f4
Commit
876d00f4
authored
Jul 01, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
成交报告id
parent
5343e999
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
19 deletions
+1
-19
getCollectionShop.js
public/resource/js/getCollectionShop.js
+1
-19
No files found.
public/resource/js/getCollectionShop.js
View file @
876d00f4
...
...
@@ -828,7 +828,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
$
(
'#shop_id_change_liu'
).
html
(
$
(
obj
).
attr
(
"data-house_id"
));
$
(
'#shop_addr_change_liu'
).
html
(
$
(
obj
).
attr
(
"data-addr"
));
$
(
'#report_id_change_liu'
).
val
(
$
(
obj
).
attr
(
"data-id"
));
receiv
.
bargain_id_liu
=
$
(
obj
).
attr
(
"data-id"
);
//更新成交报告id
},
search_phone
:
function
(){
var
that
=
receiv
;
...
...
@@ -1313,24 +1313,6 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
//收款记录 导出
exportExcel
:
function
()
{
// 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 commit_home = $('#commit_home').val();
// var commit_shop = $('#commit_shop').val();
// var comit_name = refund.agent_id_phone;
// 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 status = refund.check_status;
// receiv.buildSearchParams();
var
_url
=
'/index/getCollectionExcel?'
;
window
.
open
(
_url
+
receiv
.
buildSearchParamsLiu
);
},
...
...
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