fix : 优化需求征集详情页面
This commit is contained in:
@@ -62,6 +62,9 @@ const getAllInfo = async (state) => {
|
||||
message: msg,
|
||||
type: 'error'
|
||||
})
|
||||
if(msg==='查询结果为空'){
|
||||
commonForm.value=[]
|
||||
}
|
||||
loading.close()
|
||||
}
|
||||
if (data === undefined) return;
|
||||
|
||||
Reference in New Issue
Block a user