Showing
1 changed file
with
1 additions
and
1 deletions
@@ -221,7 +221,7 @@ $("#fenmianWrap").html(common.util.__template2($("#fenmianTemp").html(), { | @@ -221,7 +221,7 @@ $("#fenmianWrap").html(common.util.__template2($("#fenmianTemp").html(), { | ||
221 | goodsList: goodsList | 221 | goodsList: goodsList |
222 | })); | 222 | })); |
223 | 223 | ||
224 | -common.edit.ajaxfileupload("#fenmianfile", { | 224 | +common.edit.ajaxfileupload(".fenmianfile", { |
225 | params: { | 225 | params: { |
226 | __type: "upload", | 226 | __type: "upload", |
227 | bucket: "goodsimg" | 227 | bucket: "goodsimg" |
-
Please register or login to post a comment