This commit is contained in:
六如
2024-10-17 09:41:34 +08:00
parent 35b3e6489d
commit 17bc2d5ca8
15 changed files with 330 additions and 98 deletions

View File

@@ -5,7 +5,7 @@ import { api } from "@/api/isvList";
// 弹窗显示
export const dlgKeysShow = ref(false);
export const showKeysFormData = ref<object>({
export const showKeysFormData = ref<any>({
publicKeyIsv: "",
privateKeyIsv: "",
publicKeyPlatform: "",