Merge branch 'master' of https://hel.hand-china.com/komatsu/komatsu-lease-app
Showing
... | @@ -12,7 +12,8 @@ | ... | @@ -12,7 +12,8 @@ |
"build:complaint": "VITE_TARGET=complaint vite build --mode test", | "build:complaint": "VITE_TARGET=complaint vite build --mode test", | ||
"build:infoChange": "VITE_TARGET=infoChange vite build --mode test", | "build:infoChange": "VITE_TARGET=infoChange vite build --mode test", | ||
"build:relatedProject": "VITE_TARGET=relatedProject vite build --mode test", | "build:relatedProject": "VITE_TARGET=relatedProject vite build --mode test", | ||
"build:repayPlanCheck": "VITE_TARGET=repayPlanCheck vite build --mode test" | "build:repayPlanCheck": "VITE_TARGET=repayPlanCheck vite build --mode test", | ||
"build:contractSign": "VITE_TARGET=contractSign vite build --mode test" | |||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@hips/plugin-vue-jssdk": "^1.1.2", | "@hips/plugin-vue-jssdk": "^1.1.2", | ||
... | ... |
Please register or sign in to comment