mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
1. 线上 BUG
This commit is contained in:
@@ -3928,6 +3928,7 @@ function onFocusEnd(){
|
|||||||
// handleRestTable();
|
// handleRestTable();
|
||||||
};
|
};
|
||||||
const createkk = () => {
|
const createkk = () => {
|
||||||
|
//todo 创建开课
|
||||||
state.xjkkinputV1 = state.newCourseName
|
state.xjkkinputV1 = state.newCourseName
|
||||||
state.offcoursePlanId = null;
|
state.offcoursePlanId = null;
|
||||||
state.itemType = 3;
|
state.itemType = 3;
|
||||||
@@ -3939,6 +3940,8 @@ function onFocusEnd(){
|
|||||||
}]
|
}]
|
||||||
state.changeName = true
|
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;
|
state.cstm_hs = true;
|
||||||
};
|
};
|
||||||
const handleCancelStu = () => {
|
const handleCancelStu = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user