From 157271fa2d5eb241ff369fa80e35c19408ea7599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Fri, 22 Feb 2019 22:34:20 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BD=95=E3=81=A7=E3=82=82=E7=84=A1=E3=81=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/components/cli.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/assets/js/components/cli.vue b/resources/assets/js/components/cli.vue index 209e43e..17b80d4 100644 --- a/resources/assets/js/components/cli.vue +++ b/resources/assets/js/components/cli.vue @@ -29,7 +29,7 @@ data: function () { return { user: Cookies.get('username'), - host: 'onaro.jp', + host: '076.ne.jp', pwd: '/', result: [] } @@ -37,7 +37,7 @@ created: function () { this.result = []; this.user = Cookies.get('username'); - this.host = 'onaro.jp'; + this.host = '076.ne.jp'; this.pwd = '/'; this.result.push({