细节调整1

This commit is contained in:
wangxuemei
2024-09-10 17:46:17 +08:00
parent 1b0d87221f
commit ba7add01b7
5 changed files with 27 additions and 16 deletions

View File

@@ -1017,7 +1017,7 @@ export default {
cancel()
state.teacherdialog = true;
state.teacherdialogtitle = '新增讲师'
// state.formParam.photo = state.formParam.photo === null ? 'https://p0.itc.cn/q_70/images01/20211013/f45d91616a364d6ea9c42a8db69734aa.png' : state.formParam.photo
state.formParam.photo ='https://p0.itc.cn/q_70/images01/20211013/f45d91616a364d6ea9c42a8db69734aa.png'
state.formParam.status = '1'
state.vf = true
}
@@ -1193,7 +1193,6 @@ export default {
state.log = true
message.warning('讲师不能为空')
return
600000000000000000000000000000000
}
if (state.formParam.departId == null) {
state.log = true