This commit is contained in:
parent
dcc75670a0
commit
5296abca03
|
|
@ -418,8 +418,8 @@
|
||||||
w.ExchangeTime = DateTime.Now;
|
w.ExchangeTime = DateTime.Now;
|
||||||
}
|
}
|
||||||
Funs.DB.SubmitChanges();
|
Funs.DB.SubmitChanges();
|
||||||
Alert.ShowInParent(PersonFace(welder), MessageBoxIcon.Warning);
|
//Alert.ShowInParent(PersonFace(welder), MessageBoxIcon.Warning);
|
||||||
|
Alert.ShowInParent("上传成功!", MessageBoxIcon.Success);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue