fix testcat button.

This commit is contained in:
2023-09-04 12:28:06 +08:00
parent 345203dce2
commit 3b82fb0067
4 changed files with 41 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ function clear() {
@clickoutside="clear"
>
<template #trigger>
<n-button>自测</n-button>
<n-button>快速测试</n-button>
</template>
<n-space vertical>
<n-input type="textarea" v-model:value="input" />