zhujindu hace 3 semanas
padre
commit
cc66532144
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/views/storeManagement/storeAdd.vue

+ 5 - 0
src/views/storeManagement/storeAdd.vue

@@ -1511,6 +1511,11 @@ export default {
             this.fromValue.lon = TXisBD.lon;
             this.location.lat1 = resData.latitude;
             this.location.lon1 = resData.longitude;
+            //**********************************
+            // **********************************
+            // ***********************************
+            // ***************************************
+            // ****************************** */
             // this.addVisits();
             this.beforeAddFn();
           })