This commit is contained in:
xiaojunnuo
2025-02-09 16:05:36 +08:00
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 {