refactor(wms): 更新 API路径并调整视图链接

- 将物流预览、快递问题、汇报详情和汇报概述的 API 路径从 '/oa' 或 '/system' 更新为 '/wms'
- 修改收货报告列表页面的链接路径
- 移除物流预览页面中未使用的关联项目选择框
This commit is contained in:
JR
2025-08-11 17:50:36 +08:00
parent 66e47e221e
commit 8af6e08d05
6 changed files with 41 additions and 120 deletions

View File

@@ -276,7 +276,6 @@
</el-select>
</el-form-item>
<!-- <el-form-item label="关联项目" prop="projectId">
<el-select v-model="form.projectId" filterable placeholder="请选择项目" @change="getReportSummary">
<el-option