Commit 9e483dce authored by 黄奎's avatar 黄奎

页面修改

parent 05860ef2
......@@ -191,8 +191,9 @@
methods: {
//保存信息
saveSCMAccount() {
this.apipost('admin_post_SetAdminAccount', this.addMsg, res => {
this.apipost('scm_post_SetSCMHotelService', this.addMsg, res => {
if (res.data.resultCode == 1) {
this.outerVisible=false;
this.$message.success(res.data.message);
this.getList()
this.clearData();
......
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