Procházet zdrojové kódy

本地测试代码删除提交

杨治明 před 9 měsíci
rodič
revize
f5620625bc

+ 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)
 
                 // 今天开始