|
|
|
@ -22,7 +22,7 @@ |
|
|
|
<el-button type="danger" @click="handleDelete">删除 </el-button> |
|
|
|
<el-button type="danger" @click="handleDelete">删除 </el-button> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
<template #menu-right> |
|
|
|
<template #menu-right> |
|
|
|
<el-button type="primary" @click="handlePrint">打印 </el-button> |
|
|
|
<!-- <el-button type="primary" @click="handlePrint">打印 </el-button> --> |
|
|
|
<el-button type="primary" @click="handleImport">导入 </el-button> |
|
|
|
<el-button type="primary" @click="handleImport">导入 </el-button> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
</avue-crud> |
|
|
|
</avue-crud> |
|
|
|
|