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
c52d3d61
Commit
c52d3d61
authored
Nov 29, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
6dbf9227
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
marchinList.js
public/resource/js/marchinList.js
+1
-1
No files found.
public/resource/js/marchinList.js
View file @
c52d3d61
...
...
@@ -205,7 +205,7 @@ define(['doT', 'css!style/home.css', 'ckfinder', 'ckfinderStart', "datetimepick
'2'
:
v
.
create_time
,
'3'
:
v
.
report_agent_name
,
'4'
:
ba
,
'5'
:
"/static/chat_image/"
+
v
.
march_in_img
,
'5'
:
"/static/chat_image/"
+
((
Array
.
isArray
(
v
.
march_in_img
)
&&
v
.
march_in_img
.
length
)?
v
.
march_in_img
[
0
].
img_name
:
''
)
,
'6'
:
check_auth
(
'marchIn_timer_shaft'
)?
_aTemp
:
''
});
funTemp
(
++
count
);
...
...
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