1. 线上 BUG 3

This commit is contained in:
gengxin
2025-03-19 18:24:07 +08:00
parent fa3d018c06
commit 3920d049b9

View File

@@ -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