Browse Source

货品档案更新bug修复

eganwu 1 year ago
parent
commit
9c58fd03a5

+ 1 - 1
src/custom/restcontroller/webmanage/sale/item/SQL/货品档案更新.sql

@@ -49,7 +49,7 @@ SET changeuserid=$userid$,
     customprice=$customprice$,
     pricingmetod=$pricingmetod$,
     cheekschemeid=$cheekschemeid$,
-    colorschemeid=$customprice$,
+    colorschemeid=$colorschemeid$,
     materialschemeid=$materialschemeid$
 WHERE itemid = $itemid$
   and siteid = $siteid$