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

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

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("aaaa")
251
   }
250
   }
252
 };
251
 };
253
 </script>
252
 </script>