Added new Filter to js function
这个提交包含在:
父节点
44631e64b3
当前提交
abbc56befc
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -264,6 +264,8 @@ $(document).ready(function () {
|
||||||
band: this.band.value,
|
band: this.band.value,
|
||||||
qslSent: this.qslSent.value,
|
qslSent: this.qslSent.value,
|
||||||
qslReceived: this.qslReceived.value,
|
qslReceived: this.qslReceived.value,
|
||||||
|
qslSentMethod: this.qslSentMethod.value,
|
||||||
|
qslReceivedMethod: this.qslReceivedMethod.value,
|
||||||
iota: this.iota.value,
|
iota: this.iota.value,
|
||||||
dxcc: this.dxcc.value,
|
dxcc: this.dxcc.value,
|
||||||
propmode: this.selectPropagation.value,
|
propmode: this.selectPropagation.value,
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用