Authored by mali

尺码可修改

... ... @@ -510,7 +510,7 @@
var colorName = goodsName = '';
if (that.productId && $(this).attr('exist') == 'true') {
$.messager.alert('操作提示', '尺码不可修改!');
$.messager.alert('操作提示', '尺码不可删除!');
return false;
}
... ...