diff --git a/src/views/project-demand/summary/add.vue b/src/views/project-demand/summary/add.vue index 90fa395..417f16c 100644 --- a/src/views/project-demand/summary/add.vue +++ b/src/views/project-demand/summary/add.vue @@ -868,6 +868,7 @@ const getDetailInfo = async () => { } } }else{ + loading.value = false ElNotification({ title: '提示', message: res.msg,