|
@@ -584,7 +584,7 @@ xkzsq.detail.submitFile = function(id) {
|
|
|
str = "<input value='"
|
|
|
+ accid
|
|
|
+ "' name='accid' type='hidden'>"
|
|
|
- + "<a class='main_title' href='/jsjy/accessory/download?id="
|
|
|
+ + "<a class='main_title' href='"+$.app+"/accessory/download?id="
|
|
|
+ fjid + "'> " + accContect + "</a>";
|
|
|
$("#span" + id).html(str);
|
|
|
str = '<a class="btn btn-default btn-xs" href="#" onclick="xkzsq.detail.delFj(\''
|