This commit is contained in:
parent
351c109c96
commit
b2204e9283
|
|
@ -82,7 +82,8 @@
|
|||
</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="所在仓库" align="center" prop="ownHouse" sortable show-overflow-tooltip/>
|
||||
<!-- <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" width="180">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue