perf: 完成文档调整内容
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
name: "deleteButton",
|
||||
props:{
|
||||
filterFunction:Function,
|
||||
deleteObjs: Object,
|
||||
//deleteObjs: Object,
|
||||
deleteObjs: Array,
|
||||
api:String,
|
||||
clickFunction:Function,
|
||||
id:String
|
||||
|
||||
@@ -862,5 +862,6 @@
|
||||
<style scoped>
|
||||
.plTableBox.nz-table /deep/ .el-table{
|
||||
display: block !important;
|
||||
border-top: 1px solid #d8d8d8;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user