优化缓存条件设置交互

This commit is contained in:
GoEdgeLab
2022-09-03 19:15:30 +08:00
parent 34eca0a59f
commit bcada452d2
7 changed files with 95 additions and 45 deletions

View File

@@ -105,7 +105,7 @@ Vue.component("http-request-conds-box", {
</table>
<div>
<button class="ui button tiny" type="button" @click.prevent="addGroup()">+添加分组</button>
<button class="ui button tiny basic" type="button" @click.prevent="addGroup()">+添加分组</button>
</div>
</div>
</div>`