|
|
@@ -673,6 +673,7 @@ function getYG() {
|
|
673
|
673
|
$('.changeSex input[name="sex"][value="' + ygcon.F_SexFlag + '"]').prop("checked", "checked"); //性别
|
|
674
|
674
|
|
|
675
|
675
|
$('.inps6').val(ygcon.F_SeatGroup); //坐席组
|
|
|
676
|
+ $('#OPIDs').val(ygcon.F_SeartGroupID); //坐席组 默认向后台传input值
|
|
676
|
677
|
chanZxid = ygcon.F_GroupId;
|
|
677
|
678
|
|
|
678
|
679
|
$('.change_fenji').val(ygcon.F_ExtensionNumber); //分机号
|