@ -48,6 +48,15 @@ export const CountPlanMain = useCrudSchemas(reactive<CrudSchema[]>([
},
isSearch: true
{
label: '盘点方式(1:PDA盘点,2:excel盘点)',
field: 'countMode',
sort: 'custom',
table: {
width: 180,
fixed: 'left'
label: '状态',
field: 'status',