feat: 预进项目事件修改

This commit is contained in:
surenjun 2025-01-06 10:23:33 +08:00
parent d1a2170ee8
commit 77e6dbc78a

View File

@ -494,6 +494,8 @@ export default class Judge {
this.testKmItems[xmmcCode].status = 2;
this.xmmcStr = xmmcStr;
this.xmmcCode = xmmcCode;
this.xmdm = xmdm;
this.xmxh = xmxh;
this.xmmcSingleCode = xmmcSingleCode;
judgeUI.projectsObj[xmdm].type = '2';
}