mhsanaei 11 kuukautta sitten
vanhempi
commit
59708d6410
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2 2
      web/html/xui/client_bulk_modal.html
  2. 1 1
      web/html/xui/form/client.html

+ 2 - 2
web/html/xui/client_bulk_modal.html

@@ -143,7 +143,7 @@
         emailPrefix: "",
         emailPostfix: "",
         subId: "",
-        tgId: "",
+        tgId: 0,
         flow: "",
         delayedStart: false,
         reset: 0,
@@ -200,7 +200,7 @@
             this.emailPrefix = "";
             this.emailPostfix = "";
             this.subId = "";
-            this.tgId = "";
+            this.tgId  = 0;
             this.flow = "";
             this.dbInbound = new DBInbound(dbInbound);
             this.inbound = dbInbound.toInbound();

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

@@ -61,7 +61,7 @@
                 <a-icon type="question-circle"></a-icon>
             </a-tooltip>
         </template>
-        <a-input v-model.trim="client.tgId"></a-input>
+        <a-input-number style="width: 50%" v-model="client.tgId" min="0"></a-input-number>
     </a-form-item>
     <a-form-item v-if="app.ipLimitEnable">
         <template slot="label">