mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore:
This commit is contained in:
@@ -77,11 +77,11 @@ export default function ({ crudExpose, context: { certdFormRef } }: CreateCrudOp
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
triggers,
|
|
||||||
notifications
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
triggers,
|
||||||
|
notifications
|
||||||
};
|
};
|
||||||
|
|
||||||
const id = await api.Save({
|
const id = await api.Save({
|
||||||
|
|||||||
Reference in New Issue
Block a user