feat-wip(components): 相关页面及路由代码提交"
This commit is contained in:
12
src/typings/app.d.ts
vendored
12
src/typings/app.d.ts
vendored
@ -546,6 +546,18 @@ declare namespace App {
|
||||
};
|
||||
creativity: string;
|
||||
};
|
||||
system: {
|
||||
conf: {
|
||||
dictionary: {
|
||||
title: string;
|
||||
};
|
||||
};
|
||||
rbac: {
|
||||
region: {
|
||||
title: string;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
form: {
|
||||
required: string;
|
||||
|
||||
Reference in New Issue
Block a user