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