Commit f64f66aa authored by 张子雨's avatar 张子雨

fix: 增加图片提示时间

parent 611cc269
......@@ -21,7 +21,7 @@ const cleanArray = actual => {
const warningTip = description => {
notification.warning({
duration: null,
// duration: null,
message: '图片上传失败',
description,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment