为空的判断,这样写。
Dim cnt1 As Integer
cnt1 = DataTables("监理招标信息").Compute("Count([审核])", "审核 is null")
e.form.Controls("Lab1").Text = cnt1 & "个"