This commit is contained in:
2023-05-05 12:24:59 +08:00
2 changed files with 2 additions and 4 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" />