在后台录入页填写完录入信息后,点击录入按钮报错
TypeError: Cannot read property 'movie' of undefined
at /Users/yilunwu/imooc-nodemongodb/imooc/app.js:81:20
at Layer.handle [as handle_request] (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/layer.js:95:5)
at /Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:335:12)
at next (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:275:10)
at serveStatic (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/serve-static/index.js:75:16)
at Layer.handle [as handle_request] (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:317:13)
at /Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:335:12)
at next (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/express/lib/router/index.js:275:10)
at /Users/yilunwu/imooc-nodemongodb/imooc/node_modules/body-parser/lib/read.js:130:5
at invokeCallback (/Users/yilunwu/imooc-nodemongodb/imooc/node_modules/raw-body/index.js:262:16)