Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b9c637a3d4
@ -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