var tgtOpt=$("#selectID").find("option[value*='tgtVal']");将 #selectID 替换为真实选择器将 tgtVal 替换为需要的 Option 值