changed PCI to show both 4G and 5G when using NSA

This commit is contained in:
dr-dolomite
2024-03-16 20:38:35 +08:00
parent 9438fe515d
commit 8ba01af384
2 changed files with 6 additions and 2 deletions

View File

@@ -204,7 +204,7 @@
<td x-text="csqData.CHANNEL"></td>
</tr>
<tr>
<th>PCI</th>
<th>4G PCI, 5G PCI</th>
<td x-text="csqData.PCI"></td>
</tr>
</tbody>