inbound - better view

This commit is contained in:
mhsanaei 2024-09-26 16:20:35 +02:00
parent c9c8abe97b
commit ac08e86747
No known key found for this signature in database
GPG key ID: 4DACC0663B5986F5
3 changed files with 10 additions and 8 deletions

View file

@ -1,5 +1,4 @@
{{define "form/allocate"}}
<a-divider style="margin:5px 0 0;">Allocate</a-divider>
<a-form :colon="false" :label-col="{ md: {span:8} }" :wrapper-col="{ md: {span:14} }">
<a-form-item label='Strategy'>
<a-select v-model="inbound.allocate.strategy" :dropdown-class-name="themeSwitcher.currentTheme">

View file

@ -115,13 +115,17 @@
</template>
<!-- sniffing -->
<template>
<a-collapse>
<a-collapse-panel header='Sniffing'>
{{template "form/sniffing"}}
</template>
</a-collapse-panel>
</a-collapse>
<!-- allocate -->
<template>
<a-collapse>
<a-collapse-panel header='Allocate'>
{{template "form/allocate"}}
</template>
</a-collapse-panel>
</a-collapse>
{{end}}

View file

@ -1,5 +1,4 @@
{{define "form/sniffing"}}
<a-divider style="margin:5px 0 0;">Sniffing</a-divider>
<a-form :colon="false" :label-col="{ md: {span:8} }" :wrapper-col="{ md: {span:14} }">
<a-form-item>
<span slot="label">