修改通过字段属性查询数据库的js代码
This commit is contained in:
parent
13163c717c
commit
a9e24fad39
@ -30,5 +30,6 @@ async function selectByFieldPropSyn(SFP_myJSON) {
|
|||||||
return response;
|
return response;
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error('Error:', error);
|
console.error('Error:', error);
|
||||||
|
return undefined;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user