Commit e7ccbe7b authored by zhengke's avatar zhengke

上传行程文件出错提示

parent f23b1243
......@@ -376,7 +376,12 @@ const setFeatureImgList = async (url) => {
}
}
} catch (error) {
datas.loading = false
ElMessage({
showClose: true,
message: '上传行程文件出错',
type: 'warning',
})
}
}
......
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