This commit is contained in:
曹辉 2023-04-12 11:53:38 +08:00
parent 1d5f341e23
commit 5a25a46716

View File

@ -534,6 +534,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();