zhouwx
2024-08-22 7887434cde98de8ea5e24ea10db09d014568c79d
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']"