Home  >  Q&A  >  body text

When editing administrator information, why are the unmodified contents empty?

When editing administrator information, why are the unmodified contents empty?

SiriusSirius1675 days ago998

reply all(1)I'll reply

  • Sirius

    Sirius2020-04-09 13:30:51

    The parameter array in the http request contains fields that are not in the database. When adding, you can avoid this by passing in the parameter true. During the update operation, first filter out these empty fields that are not in the database and then update.

    reply
    0
  • Cancelreply