constvar/salesDetails.go @@ -14,6 +14,8 @@ const ( WaitConfirmed SalesDetailsStatus = iota + 1 //待确认 WaitDecompose //待分解 InStock //备货中 WaitOutbound //待出库 OverOutbound //出库完成 OverCLose //已关闭