javascript - Imported variables, breakpoint status, console output cannot be solved, how to solve it
phpcn_u15822017-05-18 10:50:18
0
1
597
How to solve the problem that the imported variables and breakpoint status cannot be output to the console You can use console.log(Header) to output the code, but the console cannot access the breakpoint, so how to solve it
Try this way of writing and change it to import {Header} from 'your path';