修改
This commit is contained in:
parent
e2c485bc49
commit
bbb43bf134
@ -563,6 +563,8 @@ export default {
|
||||
},
|
||||
// 审核提交
|
||||
templesubmit() {
|
||||
this.form.positionalTitleLevel = this.form.positionalTitleLevelCheck
|
||||
this.form.geniusItem = this.form.geniusItemCheck
|
||||
updateNurseStationPersonChecks(this.form).then(res => {
|
||||
this.$modal.msgSuccess("审核成功");
|
||||
this.getList();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user