hanqingsong 1 год назад
Родитель
Сommit
06188e70a2
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -19,3 +19,6 @@ npm run build --report
19 19
 ```
20 20
 
21 21
 For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
22
+
23
+# error * ./cptable in ./node_modules/xlsx-style/dist/cpexcel.js
24
+## ./node_modules/xlsx-style/dist/cpexcel.js 找到 var cpt = require('./cpt' + 'able'); 替换为 var cpt = cptable;