|
|
@@ -262,12 +262,12 @@ class ShopGoods extends \common\components\ActiveRecord
|
|
|
2 =>[
|
|
|
'name'=>\Yii::t('ctx', 'shopListRepeatPurchase'),//复消区
|
|
|
],
|
|
|
- 3 =>[
|
|
|
- 'name'=>\Yii::t('ctx', 'shopListEntryArea'),//工作室报单
|
|
|
- ],
|
|
|
- 4 =>[
|
|
|
- 'name'=>\Yii::t('ctx', 'shopListResellingArea'),//工作室复消
|
|
|
- ],
|
|
|
+// 3 =>[
|
|
|
+// 'name'=>\Yii::t('ctx', 'shopListEntryArea'),//工作室报单
|
|
|
+// ],
|
|
|
+// 4 =>[
|
|
|
+// 'name'=>\Yii::t('ctx', 'shopListResellingArea'),//工作室复消
|
|
|
+// ],
|
|
|
];
|
|
|
}
|
|
|
|