This commit is contained in:
zsh
2024-12-25 16:11:13 +08:00
parent 504412a9b6
commit 0a81cadeb2
+1 -2
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: ''
};