One question.

1. I tagged it.

2. After clicking back, localStorage’s tagList is indeed updated, but why is it not displayed?

So I went to look at the code I had written, and I found a problem. (stupid)

1. First, the bill page:

I only fetch one page of the f * * king cat once?? Can fetch implement monitoring data in tagList?

2. So I looked at my model. I’ll go.

Fetch () does not implement automatic updates. And there is no @watch monitoring tags on this page. This would explain why the page falls back and does not update its tags unless refreshed. I’m a real dish.