| src/pages/equipmentManagement/upkeepTask/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/pages/inspectionManagement/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/equipmentManagement/upkeepTask/index.vue
@@ -76,6 +76,11 @@ size="small" class="action-btn" @click.stop="handleAdd(item)">编辑</u-button> <u-button type="error" size="small" plain class="action-btn" @click.stop="deleteOne(item)">删除</u-button> </view> </view> </view> src/pages/inspectionManagement/index.vue
@@ -86,6 +86,11 @@ size="small" class="action-btn" @click.stop="handleAdd(item)">编辑</u-button> <u-button type="error" size="small" plain class="action-btn" @click.stop="deleteOne(item)">删除</u-button> </view> </view> </view>