Browse Source

rel:更新element-ui

wangcz 6 years ago
parent
commit
f007f80cba
1 changed files with 2 additions and 1 deletions
  1. 2 1
      nuxt.config.js

+ 2 - 1
nuxt.config.js

@@ -128,7 +128,8 @@ module.exports = {
       src: '~plugins/vue-empty.js',
       ssr: false
     }, {
-      src: '~plugins/element-ui'
+      src: '~plugins/element-ui',
+      ssr: false
     },
     {
       src: '~plugins/filters.js',