update upload file name
This commit is contained in:
@ -133,7 +133,7 @@ function Index() {
|
||||
};
|
||||
|
||||
function isDownload() {
|
||||
if(isDate() === false && report !== '') {
|
||||
if(isDate() === false && report !== '' && selectedcons !== '') {
|
||||
return true;
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user