[Client] Improve usability & Refactoring
This commit is contained in:
parent
37999f4af7
commit
fb8af53751
8 changed files with 27 additions and 25 deletions
|
|
@ -19,6 +19,7 @@
|
|||
</ui-input>
|
||||
<ui-textarea v-model="body">
|
||||
<span>%i18n:@console.parameter% (JSON or JSON5)</span>
|
||||
<span slot="desc">%i18n:@console.credential-info%</span>
|
||||
</ui-textarea>
|
||||
<ui-button @click="send" :disabled="sending">
|
||||
<template v-if="sending">%i18n:@console.sending%</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue