在用Table表格组件时,会不留意发生这种错误:input无法输入
原因:在用下列代码时,slot-scope="scope"会发生报错,如果删除,则input无法输入
Element组件之input无法输入
原文:https://www.cnblogs.com/cjb0809/p/14224543.html