mirror of
https://github.com/certd/certd.git
synced 2026-04-25 21:27:32 +08:00
fix: 修复cname服务普通用户access访问权限问题
This commit is contained in:
@@ -130,7 +130,6 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
component: {
|
||||
name: "access-selector",
|
||||
vModel: "modelValue",
|
||||
from: "sys",
|
||||
type: compute(({ form }) => {
|
||||
return form.dnsProviderType;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user