fixbug_sunjun

This commit is contained in:
sunjun
2022-05-25 03:07:59 +00:00
parent b9ae95e669
commit 532ed847f3
+1 -2
View File
@@ -807,6 +807,7 @@ function setBranchRelated(branchID, productID, num)
});
}
}
$(document).ready(function()
{
$('#customField').click(function()
@@ -823,6 +824,4 @@ $(document).ready(function()
{
$('#formSettingForm > .checkboxes > .checkbox-primary > input').removeAttr('disabled');
});
});