This commit is contained in:
parent
b2204e9283
commit
65f1f6e17d
|
|
@ -82,8 +82,7 @@
|
|||
</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<!-- <el-table-column label="所在仓库" align="center" prop="ownHouse" sortable show-overflow-tooltip/> -->
|
||||
<el-table-column label="设备状态" align="center" prop="statusName" sortable show-overflow-tooltip/>
|
||||
<el-table-column label="所在仓库" align="center" prop="ownHouse" sortable show-overflow-tooltip/>
|
||||
<el-table-column label="操作" align="center" width="180">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue