If the data to be added to the auto-complete list has already been filled in in the controller, will it overwrite the auto-complete and insert it into the data table?
追
2018-01-23 12:02:41
0
4
1456

Like the title

追

reply all(2)
电动小老虎

You will know after you try this. . .

lge

Will be inserted into the data table

  • reply Thank you for your answer
    author 2018-01-26 10:17:28
  • reply Autocomplete is equivalent to setting the default value of a field. What does the default value mean? It means that if you set it, it will be skipped. If it is not set, the value in the autocomplete list will be used. If this value is received in the controller and passed into the model object, it will be overwritten.
    其铭 author 2020-05-23 11:30:26
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template