This commit is contained in:
姚宇浩 2024-08-14 14:58:50 +08:00
parent 94358fffa5
commit 65d1df5447
1 changed files with 1 additions and 0 deletions

View File

@ -1845,6 +1845,7 @@ const to_jd = async (item_name) => {
getDataBq(cfJd.value, ""); getDataBq(cfJd.value, "");
if (choose.value.person == "") { if (choose.value.person == "") {
await getDatas(cfJd.value, ""); await getDatas(cfJd.value, "");
loadingss.value = false;
} }
if ( if (
choose.value.person == "残疾人" || choose.value.person == "残疾人" ||