if e.datacol.name="数量" then
if e.datarow("数量")>1 then
e.datarow("类型")="拼柜"
else
e.datarow("类型")="整柜"
end if