feat: 分摊明细异构表格数据对接 + 分摊明细异构表格excel导出

This commit is contained in:
2024-06-20 02:27:42 +08:00
parent f3e8e12a5a
commit 994e474532
5 changed files with 264 additions and 11468 deletions

View File

@@ -25,9 +25,9 @@ steps:
- npm -v
- mkdir -p ./node_modules
- export NODE_MODULES_PATH=`pwd`/node_modules
# - npm config set registry https://registry.npmmirror.com
#- set NODE_OPTIONS=--openssl-legacy-provider
# - npm install
- npm config set registry https://registry.npmmirror.com
- set NODE_OPTIONS=--openssl-legacy-provider
- npm install
- npm run build
- ls /app/build/$DRONE_REPO_NAME/
- echo $NODE_MODULES_PATH