Commit 2e329b14 by huaying

Merge branch 'feature/act-code' into dev

parents bc5b3ac8 0334fe3c
......@@ -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