存储Key增加了默认,个性化时再指定
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<FormPage
|
<FormPage
|
||||||
:config="formSettings"
|
:config="formSettings"
|
||||||
:storeKey="'${moduleName}${isNotEmpty(subModuleName)?'-'+subModuleName:''}-${className}-route'"
|
|
||||||
:okAuth="'${permissionPrefix}:edit'"
|
:okAuth="'${permissionPrefix}:edit'"
|
||||||
:loading="loadingRef"
|
:loading="loadingRef"
|
||||||
@close="handleClose"
|
@close="handleClose"
|
||||||
|
|||||||
Reference in New Issue
Block a user