Commit db004aa7 by zhujian

'fix'

parent 3227be7a
......@@ -113,7 +113,6 @@ class AddVideoCourse extends React.Component {
catalogChange = (value, _categoryName) => {
const categoryName =_.pluck(_categoryName,'categoryName').join('-')
console.log(categoryName)
const changeValueLength = value.length
switch (changeValueLength) {
case 1:
......
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