Remove debug code
这个提交包含在:
父节点
a593efc2f6
当前提交
bee2a4d864
共有 1 个文件被更改,包括 0 次插入 和 1 次删除
|
|
@ -1086,7 +1086,6 @@ $(document).on('keypress',function(e) {
|
|||
|
||||
$('#stationProfile').change(function() {
|
||||
var stationProfile = $('#stationProfile').val();
|
||||
console.log("TEST "+stationProfile);
|
||||
$.ajax({
|
||||
url: base_url+'index.php/qso/get_station_power',
|
||||
type: 'post',
|
||||
|
|
|
|||
正在加载…
在新工单中引用