@ -662,14 +662,14 @@ export const CountJobDetail = useCrudSchemas(reactive<CrudSchema[]>([
component: 'InputNumber',
}
},
{
label: '盘点数量',
field: 'countQty',
sort: 'custom',
table: {
width: 150
// {
// label: '盘点数量',
// field: 'countQty',
// sort: 'custom',
// table: {
// width: 150
// },
label: '计量单位',
field: 'uom',