@ -541,7 +541,7 @@ export const CountJobMain = useCrudSchemas(reactive<CrudSchema[]>([
isDetail: false,
isForm: false,
table: {
width: 250,
width: 320,
fixed: 'right'
},
}
@ -241,7 +241,7 @@ const butttondata = (row, $index) => {
{
label: '线边盘点',
name: 'lineTypeImport',
hide: false,//row.isLineType!=true,
hide: row.isLineType!=true,
type: 'success',
color: '',
link: true, //文本展现按钮