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