Commit 966c4200 authored by 黄卓's avatar 黄卓

新建客户新建成功后,没返回列表,可以在新建页面重复新增n次

http://zentao.jdshangmen.com/bug-view-7.html
parent 82df76c7
......@@ -508,6 +508,8 @@ export default {
this.$modal.msgSuccess("修改成功");
this.open = false;
// this.getList();
const obj = { path: "/customer/customer" };
this.$tab.closeOpenPage(obj);
});
return;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment