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); console.log(jrcs.value);
if ((choose.value.person = "")) { if (choose.value.person == "") {
addCs2();
} else {
addCs(); addCs();
} else {
addCs2();
} }
console.log('dbfjdsbfjds',choose.value.person);
goMapCenter(jdCenter, 13); goMapCenter(jdCenter, 13);
} else { } else {
// xuanzhongCs.value = []; // xuanzhongCs.value = [];