javascript - After editing the table, the return page cannot be refreshed automatically, and the modified values ​​cannot be rendered into the table.
漂亮男人
漂亮男人 2017-06-12 09:31:51
0
1
774

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?

漂亮男人
漂亮男人

reply all(1)
滿天的星座

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template