This commit is contained in:
姚宇浩 2024-07-24 21:34:00 +08:00
parent bda78444de
commit df3a04a234
1 changed files with 4 additions and 4 deletions

View File

@ -505,12 +505,12 @@ const addPolygonCounty = () => {
}
});
console.log(jrcs.value);
if ((choose.value.person = "")) {
addCs2();
} else {
if (choose.value.person == "") {
addCs();
} else {
addCs2();
}
console.log('dbfjdsbfjds',choose.value.person);
goMapCenter(jdCenter, 13);
} else {
// xuanzhongCs.value = [];