Write an app component that contains a v-header component
Pass the seller to v-header through the following situation
Receive in the v-header component in the following form
But it keeps reporting errors
I don’t know if there is something wrong with the format
The seller in the parent component is empty.
Whether the seller has been defined in the data of the parent component
There is no seller defined in the app component
And when initializing the seller, it is best to write down the key value of the seller
You’d better take a look at the difference between prop and data. The error message is clearly written and seller is not defined