yuanyiming hace 2 años
padre
commit
8319c5c82b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/components/markerFundWord.vue

+ 2 - 0
src/components/markerFundWord.vue

@@ -524,6 +524,8 @@
         },
         mounted(){
           this.getProjectDepartmentData()
+
+          console.log(1)
         }
       };
     </script>