初始多表格demo修改
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<a class="btn btn-danger" onclick="removeRowByUniqueId()">
|
||||
<i class="fa fa-remove"></i> 根据值删除行
|
||||
</a>
|
||||
<a class="btn btn-danger" onclick="removeRowAll()">
|
||||
<a class="btn btn-danger" onclick="removeRowAll()">
|
||||
<i class="fa fa-remove"></i> 删除所有行
|
||||
</a>
|
||||
<a class="btn btn-info" onclick="updateRow()">
|
||||
|
Reference in New Issue
Block a user