Commit b816e522 by shaojiawen

Merge branch 'feature/act-code' of http://git.gicdev.com/office/haoban-3 into feature/act-code

parents f2d9ff7b 0334fe3c
...@@ -33,7 +33,10 @@ export default { ...@@ -33,7 +33,10 @@ export default {
data() { data() {
return { return {
loading: false, loading: false,
welcomeType: 1,
form: { form: {
passFlag: true,
welcomeId: '1',
hmType: 1, hmType: 1,
name: '', name: '',
clerkIdList: [], clerkIdList: [],
......
...@@ -200,8 +200,6 @@ export default { ...@@ -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