Commit 0334fe3c by huaying

fix: 新增活码切换活码类型自动通过好友和欢迎语类型跳转问题

parent 62479775
......@@ -33,7 +33,10 @@ export default {
data() {
return {
loading: false,
welcomeType: 1,
form: {
passFlag: true,
welcomeId: '1',
hmType: 1,
name: '',
clerkIdList: [],
......
......@@ -200,8 +200,6 @@ export default {
}
}
}
// immediate: true,
// deep: true
}
}
};
......
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