opt:优化单据多物料校验

This commit is contained in:
2026-03-31 14:57:15 +08:00
parent 1ed68b02bc
commit b4d595c5d0
10 changed files with 160 additions and 30 deletions

View File

@@ -6,6 +6,7 @@
"license": "Apache-2.0",
"scripts": {
"dev": "vue-cli-service serve",
"dev1": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"dev_mac": "export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",