Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
duanxiaohai 2024-07-29 13:21:52 +08:00
commit 3bf1274572
1 changed files with 3 additions and 2 deletions

View File

@ -731,10 +731,11 @@ const addPolygonCountyCs = () => {
} else {
console.log(2, "溪口镇");
getDataBqs(cfJd.value, cfCs.value);
getDatas2("溪口镇", choose.value.person, cfCs.value);
// getDatas2("", choose.value.person, cfCs.value);
getDatas2("溪口镇", choose.value.person, cfCs.value);
// getDatas2("", choose.value.person, cfCs.value);
}
getDatas2(cfJd.value, choose.value.person, cfCs.value);
addCsChoose();
addCsUnChoose();
if (choose.value.person == "") {