shj
2022-07-15 2c6e7b2f057806023262479d2b778099559ca5ee
管理
已修改4个文件
8 ■■■■ 文件已修改
src/views/facilityManagement/InstrumentationInformation/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/facilityManagement/ProductionEquipment/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/facilityManagement/keyEquipment/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/facilityManagement/safetyEquipment/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/facilityManagement/InstrumentationInformation/index.vue
@@ -89,7 +89,7 @@
                        <el-table-column property="address" label="装置设施型号" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="类型/类别外键" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="设施部位" align="center" sortable show-overflow-tooltip />
                        <el-table-column label="操作" align="center" style="width: 300px">
                        <el-table-column label="操作" align="center" width="250">
                            <template #default>
                                <el-button link type="primary" size="default" :icon="View">查看</el-button>
                                <el-button link type="primary" size="default" :icon="EditPen">修改</el-button>
src/views/facilityManagement/ProductionEquipment/index.vue
@@ -94,7 +94,7 @@
                        <el-table-column property="address" label="装置设施型号" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="类型/类别外键" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="设施部位" align="center" sortable show-overflow-tooltip />
                        <el-table-column label="操作" align="center" style="width: 300px">
                        <el-table-column label="操作" align="center" width="250">
                            <template #default>
                                <el-button link type="primary" size="default" :icon="View">查看</el-button>
                                <el-button link type="primary" size="default" :icon="EditPen">修改</el-button>
src/views/facilityManagement/keyEquipment/index.vue
@@ -90,7 +90,7 @@
                        <el-table-column property="address" label="具体位置" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="负责人姓名" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="装置部位分类" align="center" sortable show-overflow-tooltip />
                        <el-table-column label="操作" align="center" style="width: 300px">
                        <el-table-column label="操作" align="center" width="250">
                            <template #default>
                                <el-button link type="primary" size="default" :icon="View">查看</el-button>
                                <el-button link type="primary" size="default" :icon="EditPen">修改</el-button>
src/views/facilityManagement/safetyEquipment/index.vue
@@ -94,7 +94,7 @@
                        <el-table-column property="address" label="装置设施型号" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="类型/类别外键" align="center" sortable show-overflow-tooltip />
                        <el-table-column property="address" label="设施部位" align="center" sortable show-overflow-tooltip />
                        <el-table-column label="操作" align="center" style="width: 300px">
                        <el-table-column label="操作" align="center" width="250">
                            <template #default>
                                <el-button link type="primary" size="default" :icon="View">查看</el-button>
                                <el-button link type="primary" size="default" :icon="EditPen">修改</el-button>