0522-001
This commit is contained in:
@@ -924,17 +924,9 @@
|
||||
}
|
||||
else if (value == 2) {
|
||||
if (index == 0) {
|
||||
//alert($('#hdContractQuantitySheets')[0].value);
|
||||
$('#divGZL').html($('#hdContractQuantitySheets')[0].value);
|
||||
//alert(swiper_One);
|
||||
//$('#divGZL').html("1");
|
||||
} else if (index == 2) {
|
||||
//alert($('#hdMaterialRecords')[0].value);
|
||||
$('#divGZL').html($('#hdMaterialRecords')[0].value);
|
||||
//$('#divGZL').html("无");
|
||||
//$('#divGZL').reload();
|
||||
//$('#divGZL').html($('#hdMaterialRecords').value);
|
||||
//$('#divGZL').html("2");
|
||||
} else if (index == 4) {
|
||||
|
||||
} else if (index == 6) {
|
||||
|
||||
Reference in New Issue
Block a user