ll
liukangdong
2024-11-29 b850badcf800eff5819e0789d1b81e5e27fcd037
admin/src/views/Inspection/path.vue
@@ -91,6 +91,7 @@
    editClick(row) {
      if (row && row.id) {
        this.$refs.operaYwPatrolLineWindow.open('编辑巡检线路')
        this.$refs.operaYwPatrolLineWindow.getDetail(row)
      } else {
        this.$refs.operaYwPatrolLineWindow.open('新建巡检线路')
      }