add:入库单主表处理:自定义入库单字段处理

This commit is contained in:
zhangzq
2024-04-17 17:36:23 +08:00
parent 323ea9521d
commit 4d92078988
54 changed files with 1262 additions and 242 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: '/'
},
prod: {
VUE_APP_BASE_API: 'http://192.168.46.5:8011'
VUE_APP_BASE_API: 'http://192.168.46.5:8012'
}
}