11wqe1 7 tháng trước cách đây
mục cha
commit
520ff176d9
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/components/easy2/commpont/evaTable.vue

+ 3 - 3
src/components/easy2/commpont/evaTable.vue

@@ -62,9 +62,9 @@
 <script>
 export default {
   props: ["eList"],
-  mounted() {
-    console.log("eList", this.eList);
-  },
+//   mounted() {
+//     console.log("eList", this.eList);
+//   },
   data() {
     return {};
   }