内部讲师type改为1

This commit is contained in:
zhangsir
2024-10-18 17:16:30 +08:00
parent 46aa125204
commit e153fa6512

View File

@@ -1005,7 +1005,7 @@ export default {
state.formParam = { state.formParam = {
name: null, name: null,
status: null, status: null,
teacherType: '0', teacherType: 1,
photo: null, photo: null,
name: null, name: null,
newdepartId: null, newdepartId: null,