Evan You 10 ani în urmă
părinte
comite
0e5b7eeea7
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      examples/select2/index.html

+ 0 - 1
examples/select2/index.html

@@ -55,7 +55,6 @@
         },
         },
         options: function (options) {
         options: function (options) {
           // update options
           // update options
-          console.log(options)
           $(this.$el).select2({ data: options })
           $(this.$el).select2({ data: options })
         }
         }
       },
       },