Commit 2f7049e6 by xuzhenghua

test1

parent fe367f30
...@@ -41,6 +41,7 @@ class Classify extends Component { ...@@ -41,6 +41,7 @@ class Classify extends Component {
employment: res.data.data.special[1] || [], employment: res.data.data.special[1] || [],
special: res.data.data.special[2] || [], special: res.data.data.special[2] || [],
}) })
} }
} else { } else {
Toast.info(res.data.msg, 2) Toast.info(res.data.msg, 2)
......
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