Showing
10 changed files
with
10 additions
and
0 deletions
... | @@ -23,6 +23,7 @@ let doosan = new Array(); | ... | @@ -23,6 +23,7 @@ let doosan = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + doosan = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let hanwha = new Array(); | ... | @@ -23,6 +23,7 @@ let hanwha = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + hanwha = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let kia = new Array(); | ... | @@ -23,6 +23,7 @@ let kia = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + kia = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let kiwoom = new Array(); | ... | @@ -23,6 +23,7 @@ let kiwoom = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + kiwoom = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let kt = new Array(); | ... | @@ -23,6 +23,7 @@ let kt = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + kt = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let lg = new Array(); | ... | @@ -23,6 +23,7 @@ let lg = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + lg = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let lotte = new Array(); | ... | @@ -23,6 +23,7 @@ let lotte = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + lotte = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let nc = new Array(); | ... | @@ -23,6 +23,7 @@ let nc = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + nc = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let samsung = new Array(); | ... | @@ -23,6 +23,7 @@ let samsung = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + smasung = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
... | @@ -23,6 +23,7 @@ let sk = new Array(); | ... | @@ -23,6 +23,7 @@ let sk = new Array(); |
23 | const loadlist = async function() { | 23 | const loadlist = async function() { |
24 | try { | 24 | try { |
25 | newlist = [] | 25 | newlist = [] |
26 | + sk = [] | ||
26 | isplus1 = await getIsplus1(); | 27 | isplus1 = await getIsplus1(); |
27 | isplus2 = await getIsplus2(); | 28 | isplus2 = await getIsplus2(); |
28 | isplus3 = await getIsplus3(); | 29 | isplus3 = await getIsplus3(); | ... | ... |
-
Please register or login to post a comment