Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
mali
2018-12-20 15:05:45 +0800
Commit
c553203c975d5fd6514127b63d233db83770b8d7
2 parents
965211df
761d2b23
Merge branch 'master' into test6.8.4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/product/productList.html
web/src/main/webapp/html/product/productList.html
View file @
c553203
...
...
@@ -254,7 +254,7 @@
title
=
"添加品牌系列"
;
message
=
"确认添加品牌系列信息吗?"
;
}
else
{
window
.
location
.
href
=
contextPath
+
"/html/product/productEdit.html?id="
+
id
;
window
.
open
(
contextPath
+
"/html/product/productEdit.html?id="
+
id
)
}
}
...
...
Please
register
or
login
to post a comment