修改 护理站管理
This commit is contained in:
parent
8cd39c00bb
commit
3614d75a7c
@ -1211,6 +1211,7 @@ export default {
|
||||
} else {
|
||||
addNurseItem(this.form).then((response) => {
|
||||
this.$modal.msgSuccess("新增成功");
|
||||
this.info();
|
||||
this.open = false;
|
||||
this.getList();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user