mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
-- bug
This commit is contained in:
@@ -2392,7 +2392,7 @@ export default {
|
||||
//任务大纲渲染
|
||||
const getTaskList = () => {
|
||||
let objtl = {
|
||||
projectId: 27,
|
||||
projectId: storage.get("projectId"),
|
||||
};
|
||||
apitl
|
||||
.getProjectDetail(objtl)
|
||||
|
||||
Reference in New Issue
Block a user