Explorar o código

核价后台:未审核重算,更新修改信息

chen_yjin hai 1 día
pai
achega
519f098ddd
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      JLHHJSvr/Helper/MattressHelper.cs

+ 3 - 0
JLHHJSvr/Helper/MattressHelper.cs

@@ -1579,6 +1579,9 @@ namespace JLHHJSvr.Helper
             var fieldsMx = "mattressmxid,mattressid,formulaid,formula,replace_formula,if_success,priceunit,shrinkage,mtrlid,price,gram_weight,cloth_width,if_inputqty,qty ,costamt,if_areaprice,thickness,chastr,xu,useqty,useformula,replace_useformula,gydscrp,mattress_width,mattress_length";
             var fieldsExtra = "mattressmxid,mattressid, extraid, extramxid, extraname, price, qty, dscrp";
 
+            mattress.qr_auditingdate = context.opdate;
+            mattress.qr_auditingrep = context.tokendata.username;
+
             if (iferpmtrl)
             {
                 fields += ",erp_mtrlcode,erp_mtrlid";