Tang 3 vuotta sitten
vanhempi
commit
54469722c5
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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];