needs to do a real-time update
for example, after the current user chooses to hang orders, update the number of orders in the header from time to time
implement
with vuex and localStorageCode:
store
call
describe the problem:
the first time you hang an order, there will be no update to the header
but after the refresh, there has been a time
if you hang the order again, it will be updated in real time.
want to know why.
if you have any details you want to know, you can always say
.