[IIf([D.ApproveDate]==DateTime.MinValue,"",[D.ApproveDate])]如果失败的话,就用一个=
[IIf([D.ApproveDate]=DateTime.MinValue,"",[D.ApproveDate])]