@@ -50,6 +50,7 @@ SELECT t1.sa_orderitemsid,
t4.device,
t4.specalnote,
t3.standards,
+ t3.k3outcode,
(SELECT (case
when t2.cansaleqty >= t3.stockstatus1 then '充足'
when t2.cansaleqty <= t3.stockstatus2 then '缺货'