入库单修改,增加入库明细序号,修改入库单打印模板。
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
alter table dbo.Tw_InputDetail
|
||||
add SortIndex int
|
||||
go
|
||||
|
||||
update PHTGL_ActionPlanFormation_Sch1 set PlanningContent='分包商资质标准' where ActionPlanItemID='ACBF5487-0C83-4E91-847F-B5BB3F59968A'
|
||||
Reference in New Issue
Block a user