@ -25,7 +25,7 @@
<el-button type="primary" @click="handleMaintain">设备维护</el-button>
</template>
<template #menu-right>
<!-- <el-button type="primary" @click="handleImport">导 入</el-button> -->
<el-button type="primary" @click="handleImport">导 入</el-button>
<template #equipmentDate="scope">
{{ scope.row.equipmentDate ?scope.row.equipmentDate.substring(0, 10) : ''}}