This commit is contained in:
Andreas Deininger 2025-01-02 04:33:56 +01:00 committed by GitHub
parent 092e5d3f94
commit 6542dcd4ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
type="textarea"
autosize
v-model="textarea"
placeholder="frpc configrue file, can not be empty..."
placeholder="frpc configure file, can not be empty..."
></el-input>
</div>
</template>