@ -42,7 +42,7 @@ export const Balance = useCrudSchemas(reactive<CrudSchema[]>([
isTable:false
},
{
label: '数量',
label: '库存数量',
field: 'qty',
sort: 'custom',
table: {