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
mali
2018-12-05 17:52:42 +0800
Commit
73eb2f0c20b1820956a153c5d55a6c7f2bcd49fb
1 parent
ecea386e
尺码可修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/product/productEdit.html
web/src/main/webapp/html/product/productEdit.html
View file @
73eb2f0
...
...
@@ -510,7 +510,7 @@
var
colorName
=
goodsName
=
''
;
if
(
that
.
productId
&&
$
(
this
).
attr
(
'exist'
)
==
'true'
)
{
$
.
messager
.
alert
(
'操作提示'
,
'尺码不可
修改
!'
);
$
.
messager
.
alert
(
'操作提示'
,
'尺码不可
删除
!'
);
return
false
;
}
...
...
Please
register
or
login
to post a comment