000
This commit is contained in:
@@ -60,7 +60,8 @@ const crudOptions = ref({
|
||||
rowSelection: { showCheckedAll: true },
|
||||
searchColNumber: 4,
|
||||
tablePagination: false,
|
||||
operationColumn: true
|
||||
operationColumn: true,
|
||||
showTools:false,
|
||||
})
|
||||
|
||||
const crudColumns = ref([
|
||||
|
||||
Reference in New Issue
Block a user