myliang / fish-ui

A Vue.js 2.0 UI Toolkit for Web

Home Page:https://myliang.github.io/fish-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comment out console.log in Field.vue

rukonmin opened this issue · comments

see Field.vue

it should be comment out the 33 line:
console.log(labelWidth, labelWidth instanceof Number)