feat(钢卷管理): 添加长度字段支持及相关功能
refactor(订单管理): 重构订单状态显示及操作记录功能 fix(权限控制): 移除导出订单明细的权限校验 perf(钢卷操作): 使用策略模式重构钢卷操作逻辑
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
type="success"
|
||||
icon="el-icon-download"
|
||||
@click="exportOrderDetails"
|
||||
v-hasPermi="['crm:salesReport:export']"
|
||||
>
|
||||
导出订单明细
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user