瀏覽代碼

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

See999 5 年之前
父節點
當前提交
be05f48650
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/main/today/statOrder.vue

+ 1 - 1
src/pages/main/today/statOrder.vue 查看文件

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>