修改提示

This commit is contained in:
2026-03-04 14:45:47 +08:00
parent a204336b58
commit b66c025cf8
3 changed files with 19 additions and 36 deletions
+1 -1
View File
@@ -407,7 +407,7 @@
if (craftZhuan > most) {
$(data.elem).next().attr("class", "layui-unselect layui-form-checkbox");
$(data.elem).prop("checked", false);
layer.msg('[专金 - 专银]不能同时选择!', {offset: ['300px', '300px']}, {icon: 5});
layer.msg('其他工艺不能同时选择!', {offset: ['300px', '300px']}, {icon: 5});
return false;
}
if (craft_list.indexOf("烫金") > -1) {