Browse Source

增加核销人员翻译字段

dev
李可松 4 years ago
parent
commit
784b4c0970
  1. 2
      resources/lang/zh_CN/agent-product.php

2
resources/lang/zh_CN/agent-product.php

@ -13,7 +13,7 @@ return [
'channel_id' => '频道',
'category_id' => '分类',
'status' => '状态',
'settlement' => '结算方式',
'verifier' => '核销人员',
'product' => trans('product.fields'),
],
'options' => [

Loading…
Cancel
Save