Browse Source

ipLimitEnable for ip log

mhsanaei 8 months ago
parent
commit
a4b76929f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/html/xui/form/client.html

+ 1 - 1
web/html/xui/form/client.html

@@ -75,7 +75,7 @@
         </template>
         <a-input-number v-model="client.limitIp" min="0"></a-input-number>
     </a-form-item>
-    <a-form-item v-if="client.limitIp > 0 && client.email && isEdit">
+    <a-form-item v-if="app.ipLimitEnable && client.limitIp > 0 && client.email && isEdit">
         <template slot="label">
             <a-tooltip>
                 <template slot="title">