后台打开参数
update a set a.hidden=0
from base_profile a join Base_Profile_Trl b on a.ID=b.ID
where b.Name='成本单价异常检查' or b.Name='成本单价检查位数'
执行完语句后库存参数里修改
后台打开参数
update a set a.hidden=0
from base_profile a join Base_Profile_Trl b on a.ID=b.ID
where b.Name='成本单价异常检查' or b.Name='成本单价检查位数'
执行完语句后库存参数里修改