* Fix bug.

This commit is contained in:
leiyong
2020-12-17 15:42:32 +08:00
parent b7e12099f6
commit f41736f247
+1
View File
@@ -155,6 +155,7 @@ function loadProduct(productID)
{
loadProductBranches(productID)
loadProductModules(productID);
loadProductPlans(productID);
}
/**