Vue routing encounters a strange problem in IE10

after I push to a page, I can"t click on all the links, and I don"t have that style. I don"t know if it"s the plug-in problem of the swal pop-up box that I used or why, and when I"m running it locally, IE10 can"t run the project directly in a blank package, but it can be run on the server after it is packaged, but it appears after push to a page. All problems that cannot be linked must be manually refreshed before you can click IE10 and the following versions are this problem.

just confirmed that there is a problem with the swal plug-in, but I don"t know how to solve it

swal ({

)
      title: "",
      text: "",
      button: {
        text: ""
      }
    }).then(() => {
      this.$router.push({name: "accountManage"})
    })
Mar.26,2021

do you have demo, or post online links.


how do you solve it?

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-1b3a8c8-2af66.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-1b3a8c8-2af66.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?