清理无用代码
This commit is contained in:
@@ -335,7 +335,8 @@ namespace LargeSquareOne
|
||||
if (value == null || value.ToString().Length == 0)
|
||||
{
|
||||
e.Value = "---";
|
||||
};
|
||||
}
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -352,7 +353,7 @@ namespace LargeSquareOne
|
||||
|
||||
int index = e.RowIndex;
|
||||
UpdateVariable(SignelVariables[e.RowIndex]); //Variable variable
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user