|
|
|
|
@ -85,9 +85,9 @@ v-loading="loading" :data="list" :stripe="true" :show-overflow-tooltip="true"
|
|
|
|
|
<el-table-column
|
|
|
|
|
:label="t('EquipmentManagement.EquipmentKeyItems.description')" align="center" prop="description"
|
|
|
|
|
min-width="180" />
|
|
|
|
|
<el-table-column
|
|
|
|
|
<!-- <el-table-column
|
|
|
|
|
:label="t('EquipmentManagement.EquipmentKeyItems.count')" align="center" prop="count"
|
|
|
|
|
min-width="180" />
|
|
|
|
|
min-width="180" />-->
|
|
|
|
|
<el-table-column
|
|
|
|
|
:label="t('EquipmentManagement.EquipmentKeyItems.remark')" align="center" prop="remark"
|
|
|
|
|
min-width="180" />
|
|
|
|
|
|