This commit is contained in:
2025-03-29 01:44:03 +08:00
parent ef7a6c7e40
commit 6d70d94a03
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -200,7 +200,7 @@
var userId = '<%=UserId%>';
// 进入页面加载全部
window.onload = function () {
getToDo(1)
getToDo(1),
getProject(1)
}
//我的项目