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>