Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2025-01-05 22:41:56 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-01-05 23:04:18 +0300
commit49d3957c07bf23fdd3860b0d831104ef9d961a52 (patch)
tree2fc37b5c4c57cf716e3226483347bd87e58eb162 /web/html/xui/form/inbound.html
parentee946ceab20def23a4ef2188271a297725ec4909 (diff)
bug fix
Diffstat (limited to 'web/html/xui/form/inbound.html')
-rw-r--r--web/html/xui/form/inbound.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html
index ea5dc9ef..091393ff 100644
--- a/web/html/xui/form/inbound.html
+++ b/web/html/xui/form/inbound.html
@@ -41,7 +41,7 @@
<a-icon type="question-circle"></a-icon>
</a-tooltip>
</template>
- <a-input-number v-model="dbInbound.totalGB" :min="0"></a-input-number>
+ <a-input-number v-model.number="dbInbound.totalGB" :min="0"></a-input-number>
</a-form-item>
<a-form-item>