更新为getpagetype
This commit is contained in:
parent
f24bb7e78e
commit
198f8fdf39
@ -7,7 +7,7 @@ const userSettings = reactive({})
|
||||
|
||||
export function getMeta(pagetype) {
|
||||
const meta = createResource({
|
||||
url: 'jingrow.desk.form.load.getdoctype',
|
||||
url: 'jingrow.desk.form.load.getpagetype',
|
||||
params: {
|
||||
pagetype: pagetype,
|
||||
with_parent: 1,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user