Ben Lin
2024-06-21 2abb91c893f2eed3761bd09aabe12400460d2863
src/views/tigerprojects/system/lowcode/normal/basDefectGrp.ts
@@ -229,6 +229,15 @@
      span: 8,
    },
  },
  {
    label: 'ID',
    field: 'ID',
    component: 'Input',
    colProps: {
      span: 8,
    },
    show: false,
  },
];
export const searchSchema: FormSchema[] = [