From 225fbd4faf7a09617cba98529a14f8f3eadeaa80 Mon Sep 17 00:00:00 2001 From: fangxiang Date: Fri, 10 Feb 2023 09:59:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E7=BB=9C=E8=AE=BE=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=8D=A2=E5=AD=90=E7=BD=91=E6=8E=A9=E7=A0=81=E5=92=8C=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E7=BD=91=E5=85=B3=E7=9A=84=E4=BD=8D=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E4=BF=9D=E6=8C=81=E5=92=8CWindows=E7=BD=91=E7=BB=9C=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E9=A1=BA=E5=BA=8F=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SystemSettingDialog.vue | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/components/SystemSettingDialog.vue b/src/components/SystemSettingDialog.vue index e4b09c1..1c7603a 100644 --- a/src/components/SystemSettingDialog.vue +++ b/src/components/SystemSettingDialog.vue @@ -177,13 +177,13 @@ v-if="true || auto_ip != $t('enable')" > {{ - $t("gateway") + ":" + $t("netmask") + ":" }} {{ - $t("netmask") + ":" + $t("gateway") + ":" }}