rabin 3 年之前
父節點
當前提交
9049c00e54
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/price/lib/Sku.php

+ 1 - 1
app/price/lib/Sku.php

@@ -14,7 +14,7 @@ class Sku
     	(
     		'price_buy' => '门店采购价',
 	        'price_sell' => '销售价',
-	        'price_num' => '起购数',
+	        'price_num' => '采购起订数',
     	),
 
     	# 设置哪个商品类型无法设置上述字段