Browse Source

🅰 地图设计器初步完稿

master
wangxiang 3 years ago
parent
commit
0dd633ce0c
  1. 1
      src/components/AMap/src/AMapDesigner/index.vue

1
src/components/AMap/src/AMapDesigner/index.vue

@ -860,6 +860,7 @@ @@ -860,6 +860,7 @@
formElRef.value?.clearValidate();
//
mapState.mapData.courierUserName = '';
mapState.mapData.sendOrderTaskType = '';
mapState.mapData.courierLng = null;
mapState.mapData.courierLat = null;
mapState.mapData.sendOrderName = '';

Loading…
Cancel
Save