loulijun2021
2022-08-09 8bcd3e2fef50796434c480ac2503daf4a258d63f
src/main.js
@@ -57,6 +57,9 @@
import watermark from './utils/watermark.js'
Vue.prototype.$watermark = watermark
import clearTabIndex from './utils/clearTabIndex.js' // 删除el-tooltip tabindex
clearTabIndex.install(Vue)
new Vue({
  el: '#app',
  router,