Commit 1818068b authored by v_liuhuaizhi's avatar v_liuhuaizhi

控制台报错修改4

parent acfc4b04
...@@ -305,7 +305,7 @@ export default { ...@@ -305,7 +305,7 @@ export default {
type: 'success', type: 'success',
message: '预约成功!' message: '预约成功!'
}) })
this.$emit('registerModleClose', { type: 'addRegisterSuccess', id: response.data.id }) this.$emit('registerModleClose', { type: 'addRegisterSuccess', id: response.data })
}) })
}, },
/** 关闭弹窗*/ /** 关闭弹窗*/
......
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