zhouwx
2025-01-13 38160aea679d418a49c2573b2375cd03333c7d35
src/views/monitor/job/index.vue
@@ -124,6 +124,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['monitor:job:remove']"