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
f8b3d685
Commit
f8b3d685
authored
Feb 19, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
周报 日报
parent
a9641744
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
daily_achieve_dz.js
public/app/js/daily_achieve_dz.js
+1
-1
daily_achieve_mdzj.js
public/app/js/daily_achieve_mdzj.js
+1
-1
daily_achieve_ywy.js
public/app/js/daily_achieve_ywy.js
+1
-1
weekly_achieve_dz.js
public/app/js/weekly_achieve_dz.js
+1
-1
weekly_achieve_mdzj.js
public/app/js/weekly_achieve_mdzj.js
+1
-1
No files found.
public/app/js/daily_achieve_dz.js
View file @
f8b3d685
...
...
@@ -190,7 +190,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
//type 0是周报,1是日报
$
.
ajax
({
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/weekWorkImg'
,
url
:
ServerHostTempC
Liu
+
'/broker/weekWorkImg'
,
//url: '/broker/weekWorkImg',
data
:
{
'agent_id'
:
_this
.
userId
,
...
...
public/app/js/daily_achieve_mdzj.js
View file @
f8b3d685
...
...
@@ -172,7 +172,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
//type 0是周报,1是日报
$
.
ajax
({
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/weekWorkImg'
,
url
:
ServerHostTempC
Liu
+
'/broker/weekWorkImg'
,
//url: '/broker/weekWorkImg',
data
:
{
'agent_id'
:
_this
.
userId
,
...
...
public/app/js/daily_achieve_ywy.js
View file @
f8b3d685
...
...
@@ -174,7 +174,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
//type 0是周报,1是日报
$
.
ajax
({
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/weekWorkImg'
,
url
:
ServerHostTempC
Liu
+
'/broker/weekWorkImg'
,
//url: '/broker/weekWorkImg',
data
:
{
'agent_id'
:
_this
.
userId
,
...
...
public/app/js/weekly_achieve_dz.js
View file @
f8b3d685
...
...
@@ -310,7 +310,7 @@ require(['vue', 'html2canvas', 'css!style/report_achieve.css', 'jquery0325', 'co
//house_id 在组长和市场部总监时传的是楼盘id集合,在组员,案场经理,置业顾问时传的是0
//type 传1代表的是日报,不传或传0代表的是周报
$
.
ajax
({
url
:
ServerHostTempC
+
"/broker/weekWorkImg"
,
url
:
ServerHostTempC
Liu
+
"/broker/weekWorkImg"
,
type
:
'POST'
,
data
:
{
'img'
:
img
,
...
...
public/app/js/weekly_achieve_mdzj.js
View file @
f8b3d685
...
...
@@ -612,7 +612,7 @@ $(function() {
];
$
.
ajax
({
url
:
ServerHostTempC
+
"/broker/weekWorkImg"
,
url
:
ServerHostTempC
Liu
+
"/broker/weekWorkImg"
,
type
:
'POST'
,
data
:
{
'img'
:
img
,
...
...
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