|
@@ -454,6 +454,7 @@ const onSubmit = () => {
|
|
isRefresh.value = false;
|
|
isRefresh.value = false;
|
|
isEdit.value = false;
|
|
isEdit.value = false;
|
|
authenticMap.allUnSelect()
|
|
authenticMap.allUnSelect()
|
|
|
|
+ authenticMap.clearMapData()
|
|
// authenticMap.getSelectPointArr(
|
|
// authenticMap.getSelectPointArr(
|
|
// point.id || plotList.value[plotList.value.length - 1].id
|
|
// point.id || plotList.value[plotList.value.length - 1].id
|
|
// );
|
|
// );
|