LiuTeng 7 tháng trước cách đây
mục cha
commit
98224c8e34
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/component/custom2.vue

+ 0 - 1
src/component/custom2.vue

@@ -123,7 +123,6 @@ export default {
             this.getInfo();
           }, 10 * 1000);
         } else {
-          console.log(111,res.data)
           let data = res.data;
           if (data && data.length >= 0) {
             this.dataFormat(res.data);