huangyan hace 1 año
padre
commit
99c4e8a68b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/src/App.vue

+ 1 - 1
app/src/App.vue

@@ -984,7 +984,7 @@ onMounted(() => {
 })
 onMounted(() => {
   getTemplats()
-  getImage()
+  //getImage()
 })
 </script>