This commit is contained in:
helen 2024-12-25 16:11:09 +08:00
parent 504412a9b6
commit 0a81cadeb2

View File

@ -108,7 +108,6 @@
>删除</el-button
>
</div>
</template>
</el-table-column>
</el-table>
@ -502,7 +501,7 @@ const handleAdd = () => {
latitude: ''
};
Mapvaluetwo.value = {
address:'',
address: '',
longitude: '',
latitude: ''
};