zhouwx
2024-07-05 1f34754ce77199ffb9bbea09c5ef34e03e30f881
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']"