style:项目任务鼠标悬停显示全名

This commit is contained in:
wyx
2022-12-22 17:39:23 +08:00
parent 0361ffdbce
commit db1123779d
2 changed files with 22 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ export const ROUTER_LIST = '/stu/router/list post'
export const ROUTER_PROCESS = '/stu/router/process'
export const LINK_DETAILS = linkId => `/link/getOne?linkId=${linkId} post`
export const PROJECT_PROCESS = '/stu/project/process'
export const ONLINE_PROCESS = '/onlineClasses/queryOnlineClassesStudyDetail post'
export const ROUTER_UNCOMPLETE_LIST = '/stu/router/unCompleteTaskList post'
export const TAS_ACTIVITY_DETAIL = '/activity'
export const TASK_ACTIVITY_SIGN = '/stu/task/activity/sign post'