Browse Source

文件修改

huangyan 1 year ago
parent
commit
99c4e8a68b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/App.vue

+ 1 - 1
app/src/App.vue

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