This commit is contained in:
parent
918bfbfe8d
commit
bbf927bf79
|
@ -84,6 +84,7 @@
|
|||
import {useCrud} from '@/hooks'
|
||||
import {reactive, ref} from 'vue'
|
||||
import {IHooksOptions} from '@/hooks/interface'
|
||||
import AddOrUpdate from './add-or-update.vue'
|
||||
|
||||
const state: IHooksOptions = reactive({
|
||||
dataListUrl: '/${moduleName}/${functionName}/page',
|
||||
|
|
Loading…
Reference in New Issue
Block a user