Tang 3 năm trước cách đây
mục cha
commit
54469722c5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/searchBoxNew.vue

+ 0 - 1
src/components/searchBoxNew.vue

@@ -496,7 +496,6 @@ export default {
             items.scope === "sujectType"
           ) {
             if (!this.formData[items.edu]) {
-              console.log(1);
             } else {
               const indexType = this.educationType.findIndex((its) => {
                 return its.id === this.formData[items.edu];