在用Table表格组件时,会不留意发生这种错误:input无法输入
原因:在用下列代码时,slot-scope="scope"会发生报错(ESLint强制规范导致的报错),如果删除,则input无法输入