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
78d2a3e1
Commit
78d2a3e1
authored
Jul 10, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
25d372b9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
daily_achieve_mdzj.js
public/app/js/daily_achieve_mdzj.js
+7
-5
No files found.
public/app/js/daily_achieve_mdzj.js
View file @
78d2a3e1
...
@@ -638,7 +638,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -638,7 +638,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
layerTipsX
(
'上海市商场和街铺业绩-其他必填'
);
layerTipsX
(
'上海市商场和街铺业绩-其他必填'
);
return
;
return
;
}
}
if
(
$
(
".input-limit0-shanghai"
).
html
()
==
''
||
$
(
".input-limit0-shanghai"
).
html
()
==
'点击填写'
){
if
(
(
$
(
".input-limit0-shanghai"
).
html
()).
replace
(
/ /ig
,
''
).
trim
()
==
''
||
$
(
".input-limit0-shanghai"
).
html
()
==
'点击填写'
){
layerTipsX
(
'该城市管理改善建议必填'
);
layerTipsX
(
'该城市管理改善建议必填'
);
return
;
return
;
}
}
...
@@ -686,7 +686,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -686,7 +686,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
layerTipsX
(
'杭州市商场和街铺业绩-其他必填'
);
layerTipsX
(
'杭州市商场和街铺业绩-其他必填'
);
return
;
return
;
}
}
if
(
$
(
".input-limit0-hangzhou"
).
html
()
==
''
||
$
(
".input-limit0-hangzhou"
).
html
()
==
'点击填写'
){
if
(
(
$
(
".input-limit0-hangzhou"
).
html
()).
replace
(
/ /ig
,
''
).
trim
()
==
''
||
$
(
".input-limit0-hangzhou"
).
html
()
==
'点击填写'
){
layerTipsX
(
'该城市管理改善建议必填'
);
layerTipsX
(
'该城市管理改善建议必填'
);
return
;
return
;
}
}
...
@@ -735,7 +735,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -735,7 +735,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
layerTipsX
(
'深圳市商场和街铺业绩-其他必填'
);
layerTipsX
(
'深圳市商场和街铺业绩-其他必填'
);
return
;
return
;
}
}
if
(
$
(
".input-limit0-shenzhen"
).
html
()
==
''
||
$
(
".input-limit0-shenzhen"
).
html
()
==
'点击填写'
){
if
(
(
$
(
".input-limit0-shenzhen"
).
html
()).
replace
(
/ /ig
,
''
).
trim
()
==
''
||
$
(
".input-limit0-shenzhen"
).
html
()
==
'点击填写'
){
layerTipsX
(
'该城市管理改善建议必填'
);
layerTipsX
(
'该城市管理改善建议必填'
);
return
;
return
;
}
}
...
@@ -785,7 +785,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -785,7 +785,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
layerTipsX
(
'广州市商场和街铺业绩-其他必填'
);
layerTipsX
(
'广州市商场和街铺业绩-其他必填'
);
return
;
return
;
}
}
if
(
$
(
".input-limit0-guangzhou"
).
html
()
==
''
||
$
(
".input-limit0-guangzhou"
).
html
()
==
'点击填写'
){
if
(
(
$
(
".input-limit0-guangzhou"
).
html
()).
replace
(
/ /ig
,
''
).
trim
()
==
''
||
$
(
".input-limit0-guangzhou"
).
html
()
==
'点击填写'
){
layerTipsX
(
'该城市管理改善建议必填'
);
layerTipsX
(
'该城市管理改善建议必填'
);
return
;
return
;
}
}
...
@@ -835,9 +835,11 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -835,9 +835,11 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
layerTipsX
(
'北京市商场和街铺业绩-其他必填'
);
layerTipsX
(
'北京市商场和街铺业绩-其他必填'
);
return
;
return
;
}
}
if
(
$
(
".input-limit0-beijing"
).
html
()
==
''
||
$
(
".input-limit0-beijing"
).
html
()
==
'点击填写'
){
if
(
((
$
(
".input-limit0-beijing"
).
html
()).
replace
(
/ /ig
,
''
).
trim
()
==
''
)
||
(
$
(
".input-limit0-beijing"
).
html
()
==
'点击填写'
)
){
layerTipsX
(
'该城市管理改善建议必填'
);
layerTipsX
(
'该城市管理改善建议必填'
);
return
;
return
;
}
else
{
console
.
log
((
$
(
".input-limit0-beijing"
).
html
()).
replace
(
/ /ig
,
''
).
length
);
}
}
...
...
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