xiaoming_global hace 5 años
padre
commit
5c5a260431
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/main/today/statOrder.vue

+ 1 - 1
src/pages/main/today/statOrder.vue Ver fichero

@@ -247,7 +247,7 @@ import { parseTime } from '@/utils'
247 247
   },
248 248
   created() {
249 249
     this.template_id = this.$store.getters.user.template_info.template_id;
250
-    console.log("a")
250
+    console.log("aaaa")
251 251
   }
252 252
 };
253 253
 </script>