护理站 刷新
This commit is contained in:
parent
7395d844dd
commit
6a78ac5aa7
@ -1189,6 +1189,7 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
addNurseItem(this.form).then((response) => {
|
addNurseItem(this.form).then((response) => {
|
||||||
this.$modal.msgSuccess("新增成功");
|
this.$modal.msgSuccess("新增成功");
|
||||||
|
this.$forceUpdate()
|
||||||
this.open = false;
|
this.open = false;
|
||||||
this.getList();
|
this.getList();
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user