瀏覽代碼

feat: 作业修改

TIANYONG 5 月之前
父節點
當前提交
5194ef29da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/page-instrument/custom-plugins/work-home/index.tsx

+ 1 - 1
src/page-instrument/custom-plugins/work-home/index.tsx

@@ -28,7 +28,7 @@ export default defineComponent({
 			end: "" as any,
 			timer: null as any, // 定时器
 			realThisTimeTotal: 0, // 达标的本次练习时长
-			trainingStatus: "" as any, // 作业状态
+			trainingStatus: "UNSUBMITTED" as any, // 作业状态
 		});
 
 		/** 隐藏评测功能 */