mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
fix:修改项目-系统考试-管理-任务状态
This commit is contained in:
@@ -178,12 +178,12 @@ export default {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
value: "9",
|
||||
value: "1",
|
||||
label: "已完成",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
value: "1",
|
||||
value: "9",
|
||||
label: "进行中",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user