This commit is contained in:
sjl
2024-12-06 09:11:55 +08:00
12 changed files with 330 additions and 180 deletions

View File

@@ -178,7 +178,7 @@ const columns = reactive<ColumnProps<Plan.PlanAndSourceBO>[]>([
{
prop: 'testSourceName',
label: '检测源',
width: 365,
width: 375,
render: scope => {
return (
<div class='flx-flex-start'>