mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
1. 线上 BUG
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user