This commit is contained in:
duanxiaohai 2024-07-29 13:01:55 +08:00
parent 34ba9b497b
commit 84f50c5d90
2 changed files with 5 additions and 2 deletions

View File

@ -1455,11 +1455,13 @@ const changeFwq = async (id, list, center, name, names) => {
fwq_list_arr.value.forEach((item, index) => {
map.removeOverlay(fwq_list_arr.value[index]); //
});
drawACircle("hide"); //
} else {
await getServiceCircle(names, name);
choose.value.fwq = id;
map.clearOverlays(); //
choose.value.person=''
addggfwq(); //
setTimeout(() => {
goMapCenter(center, 16); //
@ -2210,7 +2212,7 @@ const updateFwqList = (data, townName, communityName) => {
(item) => item.xzjd === townName && item.csq === communityName
)
.map((item) => ({
x: 33,
x: 53,
y: 0,
img: fwqbg1,
img2: b2,
@ -2966,6 +2968,7 @@ onMounted(() => {
}
.zyys {
margin-top: 25px;
.zyys_content {
margin-top: 20px;
box-sizing: border-box;

View File

@ -384,7 +384,7 @@ const data = reactive({
targetValue6: "县医保局",
},
{
highFrequencyApp: "困难群众医疗费用综合保障率(%%)",
highFrequencyApp: "困难群众医疗费用综合保障率(%)",
targetValue: ">83",
targetValue1: ">83",
targetValue2: "86.59(1-5月)",