React can't read the simple fields on submit

后端 未结 0 399
夕颜
夕颜 2020-12-14 07:50

I have this place schema where in I have an object of booleans:

const placeSchema = mongoose.Schema({
    user: {
        type: mongoose.Schema.Types.ObjectId         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题