This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nelson.kai
/
ShowEasyFrontEnd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
220
Commits
2
Branches
0
Tags
30 MiB
JavaScript
95.8%
Vue
4.1%
Tree:
6d115692f5
ShowEasyFrontEnd
/
FrontEnd
/
plugins
/
plugins-print.js
3 lines
72 B
Raw
Blame
History
import
Vue
from
"vue"
;
import
Print
from
"@/utils/print"
Vue
.
use
(
Print
)
;
Reference in new issue