Showing
1 changed file
with
1 additions
and
1 deletions
@@ -510,7 +510,7 @@ | @@ -510,7 +510,7 @@ | ||
510 | var colorName = goodsName = ''; | 510 | var colorName = goodsName = ''; |
511 | 511 | ||
512 | if (that.productId && $(this).attr('exist') == 'true') { | 512 | if (that.productId && $(this).attr('exist') == 'true') { |
513 | - $.messager.alert('操作提示', '尺码不可修改!'); | 513 | + $.messager.alert('操作提示', '尺码不可删除!'); |
514 | return false; | 514 | return false; |
515 | } | 515 | } |
516 | 516 |
-
Please register or login to post a comment