外食计算器功能优化修改
This commit is contained in:
@ -370,6 +370,7 @@
|
||||
if (response.code === 200) {
|
||||
this.msgSuccess("新增成功");
|
||||
this.open = false;
|
||||
this.reset();
|
||||
this.getList();
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user