feat(StoreOrderCartInfoLists): 更新了'门店'字段的逗号错误
This commit is contained in:
parent
908092f39d
commit
c47825e2a2
@ -129,7 +129,7 @@ class StoreOrderCartInfoLists extends BaseAdminDataLists implements ListsSearchI
|
|||||||
{
|
{
|
||||||
$data=[
|
$data=[
|
||||||
'store_name' => '商品名称',
|
'store_name' => '商品名称',
|
||||||
'system_store' => '门店',,
|
'system_store' => '门店',
|
||||||
'store_info' => '规格',
|
'store_info' => '规格',
|
||||||
'unit_name' => '单位',
|
'unit_name' => '单位',
|
||||||
'cate_name' => '分类',
|
'cate_name' => '分类',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user