无卡取电回路关系对应服务信息

This commit is contained in:
2026-03-04 11:20:45 +08:00
parent 579f1d5541
commit 1d509f1729
24 changed files with 177 additions and 1519 deletions

View File

@@ -392,6 +392,7 @@ Public Class ServiceAttribute
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
If Table_Grid1.ActiveCell.Row > 0 Then
'判断选中服务是否在25 到57区间
Dim tstr As String = Table_Grid1.Cell(Table_Grid1.ActiveCell.Row, STcolname.服务类型).Text.Trim
Dim arr As String() = tstr.Split(":")
Dim LoopAddri As Integer = Integer.Parse(arr(0).Trim)