* Adjust for loadURS when change branches.

This commit is contained in:
wangyidong
2023-08-14 10:31:29 +08:00
parent 0f854fdac4
commit a9cb0e982a
+1
View File
@@ -245,6 +245,7 @@ function loadBranchRelation(branch, branchIndex)
$.ajaxSettings.async = false;
loadModuleForTwins(productID, branch, branchIndex)
loadPlanForTwins(productID, branch, branchIndex)
loadURS()
$.ajaxSettings.async = true;
disableSelectedBranches()