浏览代码

页面更新

xiaoming_global 5 年前
父节点
当前提交
14c5763445
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/pages/main/today/statOrder.vue

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

@@ -247,7 +247,6 @@ import { parseTime } from '@/utils'
247 247
   },
248 248
   created() {
249 249
     this.template_id = this.$store.getters.user.template_info.template_id;
250
-    console.log("aaaa")
251 250
   }
252 251
 };
253 252
 </script>