何でも無い

このコミットが含まれているのは:
テクニカル諏訪子 2019-02-22 22:34:20 +09:00
コミット 157271fa2d
1個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -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({