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
cbf7f3a5
Commit
cbf7f3a5
authored
Jun 28, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e9e0fb76
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
62 additions
and
12 deletions
+62
-12
daily_achieve_mdzj.html
application/app_broker/view/index/daily_achieve_mdzj.html
+12
-12
daily_achieve_mdzj.js
public/app/js/daily_achieve_mdzj.js
+50
-0
No files found.
application/app_broker/view/index/daily_achieve_mdzj.html
View file @
cbf7f3a5
...
...
@@ -114,21 +114,21 @@
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_mubiaoHZ"
data-alert=
"杭州业绩填写完整"
class=
"hangzhou-bitian-1"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_wanchengHZ"
/></td>
<td>
{{chae(yeji_yue_mubiaoHZ, yeji_yue_wanchengHZ)}}
</td>
<td>
{{renjun(yeji_yue_wanchengHZ)}}
</td>
<td>
{{renjun
HZ
(yeji_yue_wanchengHZ)}}
</td>
</tr>
<tr
class=
"hangzhou"
>
<td>
实收(元)
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_mubiaoHZ"
data-alert=
"杭州实收填写完整"
class=
"hangzhou-bitian-2"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_wanchengHZ"
data-alert=
"杭州实收填写完整"
class=
"hangzhou-bitian-3"
/></td>
<td>
{{chae(shishou_yue_mubiaoHZ, shishou_yue_wanchengHZ)}}
</td>
<td>
{{renjun(shishou_yue_wanchengHZ)}}
</td>
<td>
{{renjun
HZ
(shishou_yue_wanchengHZ)}}
</td>
</tr>
<tr
class=
"hangzhou"
>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiaoHZ"
data-alert=
"杭州成交单数填写完整"
class=
"hangzhou-bitian-4"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wanchengHZ"
/></td>
<td>
{{chae(chengjiao_yue_mubiaoHZ, chengjiao_yue_wanchengHZ)}}
</td>
<td>
{{renjun(chengjiao_yue_wanchengHZ)}}
</td>
<td>
{{renjun
HZ
(chengjiao_yue_wanchengHZ)}}
</td>
</tr>
<tr
class=
"table-tr-single hangzhou"
>
<td
colspan=
"5"
>
杭州市-当月商场和街铺业绩比例目标
</td>
...
...
@@ -189,21 +189,21 @@
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_mubiaoSZ"
data-alert=
"深圳业绩填写完整"
class=
"shenzhen-bitian-1"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_wanchengSZ"
/></td>
<td>
{{chae(yeji_yue_mubiaoSZ, yeji_yue_wanchengSZ)}}
</td>
<td>
{{renjun(yeji_yue_wanchengSZ)}}
</td>
<td>
{{renjun
SZ
(yeji_yue_wanchengSZ)}}
</td>
</tr>
<tr
class=
"shenzhen"
>
<td>
实收(元)
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_mubiaoSZ"
data-alert=
"深圳实收填写完整"
class=
"shenzhen-bitian-2"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_wanchengSZ"
data-alert=
"深圳实收填写完整"
class=
"shenzhen-bitian-3"
/></td>
<td>
{{chae(shishou_yue_mubiaoSZ, shishou_yue_wanchengSZ)}}
</td>
<td>
{{renjun(shishou_yue_wanchengSZ)}}
</td>
<td>
{{renjun
SZ
(shishou_yue_wanchengSZ)}}
</td>
</tr>
<tr
class=
"shenzhen"
>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiaoSZ"
data-alert=
"深圳成交单数填写完整"
class=
"shenzhen-bitian-4"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wanchengSZ"
/></td>
<td>
{{chae(chengjiao_yue_mubiaoSZ, chengjiao_yue_wanchengSZ)}}
</td>
<td>
{{renjun(chengjiao_yue_wanchengSZ)}}
</td>
<td>
{{renjun
SZ
(chengjiao_yue_wanchengSZ)}}
</td>
</tr>
<tr
class=
"table-tr-single shenzhen"
>
<td
colspan=
"5"
>
深圳市-当月商场和街铺业绩比例目标
</td>
...
...
@@ -265,21 +265,21 @@
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_mubiaoGZ"
data-alert=
"广州业绩填写完整"
class=
"guangzhou-bitian-1"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_wanchengGZ"
/></td>
<td>
{{chae(yeji_yue_mubiaoGZ, yeji_yue_wanchengGZ)}}
</td>
<td>
{{renjun(yeji_yue_wanchengGZ)}}
</td>
<td>
{{renjun
GZ
(yeji_yue_wanchengGZ)}}
</td>
</tr>
<tr
class=
"guangzhou"
>
<td>
实收(元)
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_mubiaoGZ"
data-alert=
"广州实收填写完整"
class=
"guangzhou-bitian-2"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_wanchengGZ"
data-alert=
"广州实收填写完整"
class=
"guangzhou-bitian-3"
/></td>
<td>
{{chae(shishou_yue_mubiaoGZ, shishou_yue_wanchengGZ)}}
</td>
<td>
{{renjun(shishou_yue_wanchengGZ)}}
</td>
<td>
{{renjun
GZ
(shishou_yue_wanchengGZ)}}
</td>
</tr>
<tr
class=
"guangzhou"
>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiaoGZ"
data-alert=
"广州成交单数填写完整"
class=
"guangzhou-bitian-4"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wanchengGZ"
/></td>
<td>
{{chae(chengjiao_yue_mubiaoGZ, chengjiao_yue_wanchengGZ)}}
</td>
<td>
{{renjun(chengjiao_yue_wanchengGZ)}}
</td>
<td>
{{renjun
GZ
(chengjiao_yue_wanchengGZ)}}
</td>
</tr>
<tr
class=
"table-tr-single guangzhou"
>
<td
colspan=
"5"
>
广州市-当月商场和街铺业绩比例目标
</td>
...
...
@@ -340,21 +340,21 @@
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_mubiaoBJ"
data-alert=
"北京业绩填写完整"
class=
"beijing-bitian-1"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"yeji_yue_wanchengSZ"
/></td>
<td>
{{chae(yeji_yue_mubiaoBJ, yeji_yue_wanchengBJ)}}
</td>
<td>
{{renjun(yeji_yue_wanchengBJ)}}
</td>
<td>
{{renjun
BJ
(yeji_yue_wanchengBJ)}}
</td>
</tr>
<tr
class=
"beijing"
>
<td>
实收(元)
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_mubiaoBJ"
data-alert=
"北京实收填写完整"
class=
"beijing-bitian-2"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"shishou_yue_wanchengBJ"
data-alert=
"北京实收填写完整"
class=
"beijing-bitian-3"
/></td>
<td>
{{chae(shishou_yue_mubiaoBJ, shishou_yue_wanchengBJ)}}
</td>
<td>
{{renjun(shishou_yue_wanchengBJ)}}
</td>
<td>
{{renjun
BJ
(shishou_yue_wanchengBJ)}}
</td>
</tr>
<tr
class=
"beijing"
>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiaoBJ"
data-alert=
"北京成交单数填写完整"
class=
"beijing-bitian-4"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wanchengBJ"
/></td>
<td>
{{chae(chengjiao_yue_mubiaoBJ, chengjiao_yue_wanchengBJ)}}
</td>
<td>
{{renjun(chengjiao_yue_wanchengBJ)}}
</td>
<td>
{{renjun
BJ
(chengjiao_yue_wanchengBJ)}}
</td>
</tr>
<tr
class=
"table-tr-single beijing"
>
<td
colspan=
"5"
>
北京市-当月商场和街铺业绩比例目标
</td>
...
...
public/app/js/daily_achieve_mdzj.js
View file @
cbf7f3a5
...
...
@@ -103,6 +103,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
history
.
go
(
-
1
);
}
},
//上海
renjun
:
function
(
s
)
{
if
(
s
==
''
){
return
''
;
...
...
@@ -114,6 +115,55 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
}
}
},
//杭州
renjunHZ
:
function
(
s
)
{
if
(
s
==
''
){
return
''
;
}
else
{
if
(
this
.
peopleNum
<
1
){
return
s
;
}
else
{
return
dealJineNum
(
s
/
this
.
peopleNumHZ
);
}
}
},
//深圳
renjunSZ
:
function
(
s
)
{
if
(
s
==
''
){
return
''
;
}
else
{
if
(
this
.
peopleNum
<
1
){
return
s
;
}
else
{
return
dealJineNum
(
s
/
this
.
peopleNumSZ
);
}
}
},
//广州
renjunGZ
:
function
(
s
)
{
if
(
s
==
''
){
return
''
;
}
else
{
if
(
this
.
peopleNum
<
1
){
return
s
;
}
else
{
return
dealJineNum
(
s
/
this
.
peopleNumGZ
);
}
}
},
//北京
renjunBJ
:
function
(
s
)
{
if
(
s
==
''
){
return
''
;
}
else
{
if
(
this
.
peopleNum
<
1
){
return
s
;
}
else
{
return
dealJineNum
(
s
/
this
.
peopleNumBJ
);
}
}
},
chae
:
function
(
a
,
b
){
if
(
a
==
''
||
b
==
''
){
return
''
;
...
...
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