mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
验证调整
This commit is contained in:
@@ -876,7 +876,7 @@ export default {
|
||||
}
|
||||
state.formParam = {...state.formParam,...state.tSystemNames}
|
||||
if (state.vf == false) {
|
||||
updateInTeacher(state.formParam).then(response => {
|
||||
updateInTeacher(state.formParam).then(response => {
|
||||
message.success("修改成功");
|
||||
state.teacherdialog = false;
|
||||
cancel()
|
||||
|
||||
Reference in New Issue
Block a user