xiaoming_global 5 years ago
parent
commit
5c5a260431
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/main/today/statOrder.vue

+ 1 - 1
src/pages/main/today/statOrder.vue View File

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>