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
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2018-12-20 15:02:20 +0800
Commit
761d2b23ac00c3a31edf41020542b85307b53a1e
1 parent
3cac7040
product-list edit
Show 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 @
761d2b2
...
...
@@ -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