新增特种子工艺

This commit is contained in:
2025-11-13 09:50:26 +08:00
parent 3ffbfdee17
commit 3700a33cb8
3 changed files with 23 additions and 1 deletions
+4
View File
@@ -198,7 +198,11 @@
if (kindValue == "2") {
size = $("#size1").val();
}
if (kindValue == 2) {
tangjin = "";
}
kindValue = kindData[kindValue];
$.ajax({
url: "${path}/getThanSum",
type: "GET",