Commit de607574 by crushh

Merge branch 'feature/2月迭代' into dev

parents c4d01203 3bd40d96
...@@ -572,7 +572,7 @@ export default { ...@@ -572,7 +572,7 @@ export default {
getData() { getData() {
let para = { let para = {
welcomeId: this.$route.query.id, welcomeId: this.$route.query.id,
enterpriseId: this.enterpriseId enterpriseId: this.enterpriseId || ''
}; };
getRequest('/haoban-manage3-web/welcome/get', para) getRequest('/haoban-manage3-web/welcome/get', para)
.then(res => { .then(res => {
......
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