样式调整
This commit is contained in:
@@ -173,7 +173,7 @@ const columns = reactive<ColumnProps<Plan.PlanAndSourceBO>[]>([
|
||||
{
|
||||
prop: 'testSourceName',
|
||||
label: '检测源',
|
||||
width: 365,
|
||||
width: 375,
|
||||
render: scope => {
|
||||
return (
|
||||
<div class='flx-flex-start'>
|
||||
|
||||
Reference in New Issue
Block a user