This commit is contained in:
bb_pan 2025-06-02 18:43:42 +08:00
parent 1625530c31
commit 275b438c8d
4 changed files with 711 additions and 685 deletions

View File

@ -153,3 +153,11 @@ export function getCheckInfo(data) {
})
}
// 提交
export function submitLeaseOutApi(data) {
return request({
url: '/material/lease_apply_info/submitLeaseOut',
method: 'post',
data
})
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://36.33.26.201:19988/prod-api`,
target: `http://192.168.1.117:18080`,//马
target: `http://192.168.0.96:18080`,//马
// target: `http://192.168.0.244:18580`,//测试
// target: `http://192.168.2.223:18080`,//山
// target: `http://192.168.2.23:18080`,//洪