新增特种子工艺

This commit is contained in:
2025-11-13 09:50:26 +08:00
rodzic 3ffbfdee17
commit 3700a33cb8
3 zmienionych plików z 23 dodań i 1 usunięć
@@ -198,7 +198,11 @@
if (kindValue == "2") {
size = $("#size1").val();
}
if (kindValue == 2) {
tangjin = "";
}
kindValue = kindData[kindValue];
$.ajax({
url: "${path}/getThanSum",
type: "GET",