修改价格uv倒挂

This commit is contained in:
2025-08-18 17:00:12 +08:00
parent f074163b52
commit 2420e27962
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -904,7 +904,7 @@
// PVC、透明没有覆哑膜
if (data.value == 1) {
$(".nofm").find(":input").attr("disabled", true);
count_html = `<option value="200">200</option>
count_html = `
<option value="500">500</option>
<option value="1000">1000</option>
<option value="2000">2000</option>