fix pt mt bugs

This commit is contained in:
ccmjga
2025-06-01 18:15:54 +08:00
parent 709ed8218b
commit a8819f25f8
12 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="px-4 pt-6 xl:grid-cols-3 xl:gap-4 sm:rounded-lg mt-14">
<div class="px-4 pt-6 xl:grid-cols-3 xl:gap-4 sm:rounded-lg ">
<div class="mb-4 col-span-full">
<Breadcrumbs :names="['任务管理']" />
<h1 class="text-xl font-semibold text-gray-900 sm:text-2xl ">任务管理</h1>