This commit is contained in:
parent
94358fffa5
commit
65d1df5447
|
@ -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 == "残疾人" ||
|
||||||
|
|
Loading…
Reference in New Issue