zhujindu 2 tygodni temu
rodzic
commit
cc66532144
1 zmienionych plików z 5 dodań i 0 usunięć
  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();
           })