Authored by mali

尺码可修改

@@ -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