How to introduce other js files into .vue files in vue projects

<script src="../store/index.js"></script>

that"s how I wrote it. It doesn"t seem to be right outside template?
do you want to use import?

May.22,2021

viewMch.vue
clipboard.png


clipboard.png

viewMch.js

clipboard.png


the js that import or require needs to reference in the script tag.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b4ce-2c275.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b4ce-2c275.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?