DESKTOP-O04BTUJ\muzen преди 2 години
родител
ревизия
24032e7802
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/views/registration/lotteryStat/index.vue

+ 0 - 1
src/views/registration/lotteryStat/index.vue

@@ -97,7 +97,6 @@ export default {
       this.loading = true
       list(this.form).then(res => {
         if (res.code === 0) {
-          console.log(res);
           this.tableData = res.data.records
           this.total = res.data.total
           this.loading = false