show times worked b4 / JS-Part
这个提交包含在:
父节点
748274e711
当前提交
d067587639
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -758,6 +758,7 @@ $("#callsign").focusout(function() {
|
|||
county_selectize.setValue(result.callsign_us_county, false);
|
||||
}
|
||||
|
||||
$('#timesWorked').html(result.timesWorked + ' ');
|
||||
if($('#iota_ref').val() == "") {
|
||||
$('#iota_ref').val(result.callsign_iota);
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用