rabin 2 years ago
parent
commit
9049c00e54
1 changed files with 1 additions and 1 deletions
  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' => '采购起订数',
     	),
 
     	# 设置哪个商品类型无法设置上述字段