mirror of
https://github.com/certd/certd.git
synced 2026-06-22 17:57:31 +08:00
Merge branch 'v2-dev' into v2-invite
This commit is contained in:
+1
-2
@@ -30,10 +30,9 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { Ref, ref, watch, nextTick } from "vue";
|
||||
import { nextTick, Ref, ref, watch } from "vue";
|
||||
import { useI18n } from "vue-i18n";
|
||||
import { HttpRecord } from "/@/components/plugins/cert/domains-verify-plan-editor/type";
|
||||
import { dict } from "@fast-crud/fast-crud";
|
||||
import { Dicts } from "/@/components/plugins/lib/dicts";
|
||||
|
||||
defineOptions({
|
||||
|
||||
Reference in New Issue
Block a user