检测流程样式调整
This commit is contained in:
@@ -217,11 +217,11 @@ const columns = reactive<ColumnProps<Plan.PlanAndSourceBO>[]>([
|
||||
},
|
||||
},
|
||||
{
|
||||
prop: 'dataSource_Id',
|
||||
prop: 'dataSource_Ids',
|
||||
label: '数据源',
|
||||
width: 200,
|
||||
enum: testSoureDataList,
|
||||
fieldNames: { label: 'label', value: 'id' },
|
||||
// enum: testSoureDataList,
|
||||
// fieldNames: { label: 'label', value: 'id' },
|
||||
},
|
||||
{
|
||||
prop: 'test_State',
|
||||
|
||||
Reference in New Issue
Block a user