* Finish task #63679.

This commit is contained in:
zhouxudong
2022-08-07 15:21:43 +00:00
parent c68f271328
commit abc59ed7aa
9 changed files with 69 additions and 10 deletions
+6
View File
@@ -322,6 +322,12 @@ function setBudgetTipsAndAclList(parentID)
outOfDateTip();
}
/**
* The date is out of the range of the parent project set, and a prompt is given.
*
* @access public
* @return void
*/
function outOfDateTip()
{
var end = $('#end').val();