@@ -172,3 +172,7 @@ yarn build
## License
[MIT © Vben-2020](./LICENSE)
+
+## 项目需要单独处理
+node_modules/html-docx-js/dist/html-docx.js:13103:0: error: With statements cannot be used with the "esm" output format due to strict mode 13103 │ with(obj||{}){ } 注释掉 with(obj||{}){ } 将变量修改为((**t=( obj.width ))==null?'':**t)+ obj.width 这种格式