mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
Enhanced domain add
This commit is contained in:
parent
0fe9bf56d6
commit
60919aea4c
22 changed files with 4058 additions and 3652 deletions
|
@ -115,7 +115,7 @@
|
|||
|
||||
<p v-if="!dataSource[d.dataIndex] && d.empty_description" v-html="d.empty_description"/>
|
||||
</a-form-item>
|
||||
<a-form-item>
|
||||
<a-form-item v-if="$slots.supplement||$slots.action">
|
||||
<slot name="supplement"/>
|
||||
<slot name="action"/>
|
||||
</a-form-item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue