|
@@ -19,7 +19,7 @@
|
|
<template #actionSlot="scope">
|
|
<template #actionSlot="scope">
|
|
<el-tooltip content="签出" placement="bottom" effect="light">
|
|
<el-tooltip content="签出" placement="bottom" effect="light">
|
|
<el-icon class="ibt0" @click="checkoutHistoryEv(scope.row)">
|
|
<el-icon class="ibt0" @click="checkoutHistoryEv(scope.row)">
|
|
- <Edit />
|
|
|
|
|
|
+ <Cherry />
|
|
</el-icon>
|
|
</el-icon>
|
|
</el-tooltip>
|
|
</el-tooltip>
|
|
<el-divider direction="vertical"></el-divider>
|
|
<el-divider direction="vertical"></el-divider>
|