Explorar el Código

Merge branch 'wzf' of http://git.shengws.com/zhangbj/xt_pad into wzf

See999 hace 5 años
padre
commit
be05f48650
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
   },
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
-
250
+    console.log("a")
251
   }
251
   }
252
 };
252
 };
253
 </script>
253
 </script>