1、完善发货模板
2、完善运输计划 3、完善运单管理
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
</el-button>
|
||||
</template>
|
||||
<template #menu="scope">
|
||||
<el-button type="primary" text @click="handleRun(scope.row)"
|
||||
<el-link type="primary" @click="handleRun(scope.row)"
|
||||
>运 行
|
||||
</el-button>
|
||||
</el-link>
|
||||
</template>
|
||||
<template #enable="{ row }">
|
||||
<el-switch
|
||||
|
||||
Reference in New Issue
Block a user