xiaoming_global vor 5 Jahren
Ursprung
Commit
5c5a260431
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/pages/main/today/statOrder.vue

+ 1 - 1
src/pages/main/today/statOrder.vue Datei anzeigen

247
   },
247
   },
248
   created() {
248
   created() {
249
     this.template_id = this.$store.getters.user.template_info.template_id;
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
 </script>
253
 </script>