Browse Source

本地测试代码删除提交

杨治明 9 months ago
parent
commit
f5620625bc
1 changed files with 0 additions and 3 deletions
  1. 0 3
      tip-front/src/main/webapp/tc_suite/taskmt/byType/js/taskPhase.js

+ 0 - 3
tip-front/src/main/webapp/tc_suite/taskmt/byType/js/taskPhase.js

@@ -96,9 +96,6 @@ com.minto.taskPhase = {
             case "2"://月
                 $("#frequencyDetail").show();
                 // 获取当前月有多少天
-                year = 2025
-                month = 2;
-
                 let daysInMonth = this.getDaysInCurrentMonth(year,month-1)
 
                 // 今天开始