|
|
@ -106,6 +106,9 @@ |
|
|
|
var tmstr="topic,name,id,annual_compid='"+formData.annualCompid+"' and status=2 and isopen='Y' and "+strt; |
|
|
|
var tmstr="topic,name,id,annual_compid='"+formData.annualCompid+"' and status=2 and isopen='Y' and "+strt; |
|
|
|
tm.value=tmstr; |
|
|
|
tm.value=tmstr; |
|
|
|
//tm.value = "topic,name,id,annual_compid='"+formData.annualCompid+"' and status=2 and isopen='Y' and id!='1696793467960692737'"; |
|
|
|
//tm.value = "topic,name,id,annual_compid='"+formData.annualCompid+"' and status=2 and isopen='Y' and id!='1696793467960692737'"; |
|
|
|
|
|
|
|
}else{ |
|
|
|
|
|
|
|
var tmstr="topic,name,id,annual_compid='"+formData.annualCompid+"' and status=2 and isopen='Y'"; |
|
|
|
|
|
|
|
tm.value=tmstr; |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
|
} |
|
|
|
} |
|
|
|