mirror of https://github.com/certd/certd
chore:
parent
00c2da444f
commit
904837df12
|
@ -59,6 +59,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
|||
add: {
|
||||
text: "上传自定义证书",
|
||||
type: "primary",
|
||||
show: false,
|
||||
async click() {
|
||||
function createCrudOptions() {
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue