mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-08 18:36:46 +08:00
1. 线上 BUG 3
This commit is contained in:
@@ -3941,7 +3941,6 @@ function onFocusEnd(){
|
||||
state.changeName = true
|
||||
state.xjkkinputV3 = [moment().format('YYYY-MM-DD HH:mm'),'']
|
||||
//清除缓存
|
||||
state.examInfo = {};
|
||||
state.cstm_hs = true;
|
||||
};
|
||||
const handleCancelStu = () => {
|
||||
@@ -3977,6 +3976,8 @@ function onFocusEnd(){
|
||||
//保存开课
|
||||
|
||||
const handleSureStu = async () => {
|
||||
console.log("编辑的状况 state.kk_eidt",state.kk_eidt)
|
||||
console.log("编辑的状况 state.examInfo",state.examInfo)
|
||||
if(editBeginClass.value){
|
||||
message.info('讲师费已进入审批阶段,无法编辑')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user