zhouwx
2024-06-11 bb677211fa6a0916869eb264ba047aa88a8181be
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']"