1、完善发货模板
2、完善运输计划 3、完善运单管理
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<el-button type="primary" @click="handleForm()" icon="el-icon-plus">add</el-button>
|
||||
</template>
|
||||
<template #menu="{ row }">
|
||||
<el-button type="primary" text @click="handleForm(row.id)"
|
||||
<el-link type="primary" @click="handleForm(row.id)"
|
||||
>edit
|
||||
</el-button>
|
||||
</el-link>
|
||||
</template>
|
||||
</avue-crud>
|
||||
</basic-container>
|
||||
|
||||
Reference in New Issue
Block a user