<input type="text" value="" placeholder="点击输入" @input="inputs(111,$event)"/> $event 指代事件对象,需要放到最后一个参数获取。