1. 线上 BUG

This commit is contained in:
gengxin
2025-03-19 17:15:15 +08:00
parent c763a0d0d5
commit b84b8a6ef6

View File

@@ -3928,6 +3928,7 @@ function onFocusEnd(){
// handleRestTable();
};
const createkk = () => {
//todo 创建开课
state.xjkkinputV1 = state.newCourseName
state.offcoursePlanId = null;
state.itemType = 3;
@@ -3938,7 +3939,9 @@ function onFocusEnd(){
weight: '',
}]
state.changeName = true
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
//清除缓存
this.examInfo = {};
state.cstm_hs = true;
};
const handleCancelStu = () => {