diff --git a/src/main/webapp/views/product/hykkt.jsp b/src/main/webapp/views/product/hykkt.jsp index ec34a8b..4b09e53 100644 --- a/src/main/webapp/views/product/hykkt.jsp +++ b/src/main/webapp/views/product/hykkt.jsp @@ -198,7 +198,11 @@ if (kindValue == "2") { size = $("#size1").val(); } + if (kindValue == 2) { + tangjin = ""; + } kindValue = kindData[kindValue]; + $.ajax({ url: "${path}/getThanSum", type: "GET", diff --git a/src/main/webapp/views/product/metal.jsp b/src/main/webapp/views/product/metal.jsp index 089da5e..d3b629d 100644 --- a/src/main/webapp/views/product/metal.jsp +++ b/src/main/webapp/views/product/metal.jsp @@ -496,7 +496,7 @@ }); return false; } - if (craftShua.length > 0 && !craftShua.includes("双面贴") && !craftShua.includes("烫画") && !craftShua.includes("冷转印") && !$("input[name='craft'][value='刮板']")[0].checked && (size.split("*")[0] > 42 || size.split("*")[1] > 28.5) && (size.split("*")[0] > 28.5 || size.split("*")[1] > 42)) { + if (craftShua.length > 0 && !craftShua.includes("哑光") && !craftShua.includes("双面贴") && !craftShua.includes("烫画") && !craftShua.includes("冷转印") && !$("input[name='craft'][value='刮板']")[0].checked && (size.split("*")[0] > 42 || size.split("*")[1] > 28.5) && (size.split("*")[0] > 28.5 || size.split("*")[1] > 42)) { layer.msg("【UV转印贴】带工艺尺寸不能超过42*28.5 cm", {offset: ['300px', '300px']}, function () { }); return false; diff --git a/src/main/webapp/views/product/specialCard2.jsp b/src/main/webapp/views/product/specialCard2.jsp index c1c0005..be5c46c 100644 --- a/src/main/webapp/views/product/specialCard2.jsp +++ b/src/main/webapp/views/product/specialCard2.jsp @@ -241,6 +241,9 @@ +