This commit is contained in:
Andreas Deininger
2025-01-02 04:33:56 +01:00
committed by GitHub
parent 092e5d3f94
commit 6542dcd4ed
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>