mirror of
https://github.com/certd/certd.git
synced 2026-05-01 02:17:27 +08:00
chore:
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user