Showing
1 changed file
with
1 additions
and
0 deletions
@@ -160,6 +160,7 @@ var Bll = { | @@ -160,6 +160,7 @@ var Bll = { | ||
160 | posData: [], | 160 | posData: [], |
161 | toast: function(title, item, url) { | 161 | toast: function(title, item, url) { |
162 | var e = new common.edit("#dapei-form", BUCKET); | 162 | var e = new common.edit("#dapei-form", BUCKET); |
163 | + this.posData = []; | ||
163 | 164 | ||
164 | var d = new common.dialog({ | 165 | var d = new common.dialog({ |
165 | title: title, | 166 | title: title, |
-
Please register or login to post a comment