mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 16:56:46 +08:00
细节调整1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user