search

Home  >  Q&A  >  body text

javascript - After editing the table, the return page cannot be refreshed automatically, and the modified values ​​cannot be rendered into the table.

table table has the functions of adding and editing. It jumps to the "New" and "Edit" pages through vue routing. After editing or filling in the edit page and the new page, click Save and return. When you go to the table page, the page data will not be refreshed automatically. You need to refresh the table manually before the edited content will be displayed in the table. How can I solve this problem?

漂亮男人漂亮男人2769 days ago746

reply all(1)I'll reply

  • 滿天的星座

    滿天的星座2017-06-12 09:33:51

    Is there any data automatically pulled from mounted in the table page? When rendering, pull the data once.

    reply
    0
  • Cancelreply