123
This commit is contained in:
@@ -21,7 +21,6 @@ const previewRef = ref(null)
|
||||
// CRUD-OPTIONS
|
||||
const crudRef = ref()
|
||||
const crudOptions = ref({
|
||||
showIndex: false,
|
||||
rowSelection: { showCheckedAll: true },
|
||||
api: projectApi.getPageList,
|
||||
add: { show: true },
|
||||
|
||||
Reference in New Issue
Block a user