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