|
@@ -153,7 +153,7 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
- if("false" != reportedFalg){{
|
|
|
+ if("false" != reportedFalg){
|
|
|
//咨询标的额
|
|
|
var ZiXunBDE = $("#ZiXunBDE").val();
|
|
|
var GCGMValue = $("#GCGMValue").val();
|
|
@@ -350,7 +350,6 @@
|
|
|
|
|
|
return false;
|
|
|
}
|
|
|
- }
|
|
|
$(document).ready(function() {
|
|
|
$("#upTable").treeTable({expandLevel : 5},{ expandable: true });
|
|
|
$("#gistdata_upTable").treeTable({expandLevel : 5},{ expandable: true });
|