NEZ-2244 fix : 列表删除按钮样式 和 批量删除 confirm 样式统一
This commit is contained in:
@@ -45,6 +45,11 @@ export default {
|
||||
searchCheckBox: {}
|
||||
}
|
||||
},
|
||||
provide () {
|
||||
return {
|
||||
getTableData: this.getTableData
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
sortableShow: tableSet.sortableShow,
|
||||
propTitle: tableSet.propTitle,
|
||||
|
||||
Reference in New Issue
Block a user