refactor(wms): 更新 API路径并调整视图链接
- 将物流预览、快递问题、汇报详情和汇报概述的 API 路径从 '/oa' 或 '/system' 更新为 '/wms' - 修改收货报告列表页面的链接路径 - 移除物流预览页面中未使用的关联项目选择框
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user