1、完善发货模板

2、完善运输计划
3、完善运单管理
This commit is contained in:
2026-08-05 15:52:24 +08:00
parent e683c2cc00
commit 433c611195
72 changed files with 7556 additions and 772 deletions

View File

@@ -37,15 +37,13 @@
</el-button>
</template>
<template #menu="{ row }">
<el-button
<el-link
type="primary"
text
v-if="userInfo.authority.includes('admin')"
plain
style="border: 0; background-color: transparent !important"
@click.stop="handleRowRole(row)"
>权限设置
</el-button>
</el-link>
</template>
</avue-crud>
<el-dialog