Compare commits

...

2 Commits

Author SHA1 Message Date
zzq 6e1a0a8060 Merge branch 'main' of http://123.132.248.154:10000/HC_YFZX/CaiYuanYiTiHua 2024-05-24 14:08:46 +08:00
zzq 8c2315f929 地图组件修改 2024-05-24 14:08:39 +08:00
1 changed files with 2 additions and 0 deletions

View File

@ -461,6 +461,8 @@
};
arr.push(obj);
});
console.log('aaaa', arr);
return;
emit('handlerDrawComplete', arr);
};